Steve Sanderson
|
7b07fb66eb
|
Update all templates to aspnet-webpack@2.0.1
|
2017-07-12 23:11:30 +01:00 |
|
Steve Sanderson
|
bb0727c34c
|
Update templates to newer aspnet NPM dependencies
|
2017-07-11 23:56:42 +01:00 |
|
Sławomir Rosiek
|
48bca777fe
|
Added "private": true to package.json
|
2017-06-19 15:04:42 +02:00 |
|
Steve Sanderson
|
a38db81b71
|
Templates that were waiting for awesome-typescript-loader 3.0.0 to ship no longer need to wait - it has shipped
|
2017-02-23 10:14:37 +00:00 |
|
Steve Sanderson
|
689f106181
|
Update templates to TypeScript 2.2.1 and fix whatwg-fetch related errors. Fixes #705
|
2017-02-23 10:07:03 +00:00 |
|
SteveSandersonMS
|
6ed34ddd33
|
Update KnockoutSpa to Webpack 2 (plus awesome-typescript-loader)
|
2017-01-30 11:21:12 +00:00 |
|
SteveSandersonMS
|
4cc61d79e2
|
Add json-loader to add webpack.config.js files. Helps with #507.
|
2016-12-13 12:57:06 +00:00 |
|
SteveSandersonMS
|
de9460fba5
|
Update KO template type dependencies. Fixes #397.
|
2016-10-24 10:06:26 +01:00 |
|
Mark Pieszak
|
f6d7321243
|
Update remaining templates to TypeScript 2 / @types / etc.
|
2016-10-17 11:50:31 +01:00 |
|
SteveSandersonMS
|
3568476cca
|
aspnet-webpack auto-loads 'event-source-polyfill' on client when HMR is enabled. This requires 'event-source-polyfill' to be included in the client-side bundle, so it's also now added to all the templates' vendor bundles. Fixes #365.
|
2016-10-10 12:24:07 +01:00 |
|
SteveSandersonMS
|
d1228dc26a
|
Update KnockoutSpa template to match current patterns
|
2016-09-28 15:04:54 +01:00 |
|
SteveSandersonMS
|
b4bec30b0f
|
Clean up dependencies vs devDependencies in templates
|
2016-09-09 11:31:36 +01:00 |
|
SteveSandersonMS
|
48eb2b7a05
|
In KnockoutSpa, use isomorphic-fetch for IE/Edge compatibility
|
2016-08-19 01:08:57 +01:00 |
|
Mike Mazmanyan
|
64a8ef1112
|
Moving and updating "aspnet-webpack" package in templates (#207)
|
2016-07-26 14:44:07 +01:00 |
|
SteveSandersonMS
|
dfc2f9503b
|
Simplify KnockoutSpa template using new aspnet-webpack package
|
2016-03-11 00:35:18 +00:00 |
|
SteveSandersonMS
|
11d4873164
|
Demonstrate lazy-loading for Webpack-bundled KO components
|
2016-03-08 17:03:09 +00:00 |
|
SteveSandersonMS
|
515c659a47
|
Migrate from hasher.js to history.js to support HTML5-style navigation. Also clean up the HMR support.
|
2016-03-08 15:56:43 +00:00 |
|
SteveSandersonMS
|
bbdbb449d5
|
Initial KnockoutSpa template
|
2016-03-08 12:16:22 +00:00 |
|