SteveSandersonMS
|
633969c7b4
|
Update Dockerfiles for .NET Core 1.1.0. Fixes #489
|
2016-12-07 11:15:40 +00:00 |
|
SteveSandersonMS
|
d865e1f28b
|
Specify latest 'current' SDK in all template global.json files
|
2016-11-30 11:29:57 +00:00 |
|
SteveSandersonMS
|
62c0680193
|
Make 'fetchdata' components in templates compatible with latest TypeScript compiler
|
2016-11-29 19:11:03 +00:00 |
|
SteveSandersonMS
|
5d14f11b1b
|
Update all the project templates to .NET Core 1.1.0
|
2016-11-29 16:36:05 +00:00 |
|
SteveSandersonMS
|
03774253eb
|
Fix AureliaSpa TypeScript compile error introduced by newer version of TypeScript
|
2016-11-28 17:35:00 +00:00 |
|
SteveSandersonMS
|
dd97ae7316
|
Specify publicPath in all vendor build configs (otherwise, file-loader won't generate correct URLs to any static resources from the vendor bundle)
|
2016-11-28 16:55:53 +00:00 |
|
SteveSandersonMS
|
fadb2b3127
|
Remove README.md files from templates, as much of the content is irrelevant or outdated. Fixes #463.
|
2016-11-25 10:19:55 +00:00 |
|
SteveSandersonMS
|
8401bbf33a
|
Add global.json to templates specifying SDK preview 2 (otherwise, preview 3 breaks it). Will need to exclude/modify this file when emitting csproj projects.
|
2016-11-25 09:56:53 +00:00 |
|
Scott Addie
|
3a4936dbf7
|
Add '-loader' suffix to all Webpack loader references
|
2016-11-21 10:14:37 +00:00 |
|
SteveSandersonMS
|
d6c6408457
|
In AureliaSpa, lock local copy of Webpack to 2.1.0-beta.25 (not any later 2.1.0 beta) due to fix #436
|
2016-11-18 15:46:05 +00:00 |
|
SteveSandersonMS
|
54f222e88f
|
Update templates for Yarn compatibility
|
2016-10-28 17:36:55 +01:00 |
|
SteveSandersonMS
|
dfcaae6fda
|
Include AureliaSpa in generator-aspnetcore-spa
|
2016-10-28 15:52:15 +01:00 |
|
SteveSandersonMS
|
4b507004b1
|
In AureliaSpa, use Webpack build mode to decide whether or not to enable debug logging
|
2016-10-28 15:52:15 +01:00 |
|
SteveSandersonMS
|
bd86026bb9
|
Change AureliaSpa to use external source maps for compatibility with VS/VSCode debugging
|
2016-10-28 15:52:15 +01:00 |
|
SteveSandersonMS
|
996216c751
|
Tell aurelia-webpack-plugin to filter the set of dependencies it auto-imports. Note that this will have no effect until the next version of aurelia-webpack-plugin is published to NPM.
|
2016-10-28 15:52:14 +01:00 |
|
SteveSandersonMS
|
6bceb234d8
|
In AureliaSpa, use whatwg-fetch to provide type info
|
2016-10-28 15:52:14 +01:00 |
|
SteveSandersonMS
|
acfb253a40
|
Change AureliaSpa to use vendor bundle like the other templates
|
2016-10-28 15:52:04 +01:00 |
|
SteveSandersonMS
|
3087352ea1
|
Simplify AureliaSpa's webpack.config.js
|
2016-10-28 11:40:32 +01:00 |
|
kmkatsma
|
e60ea04f86
|
Add AureliaSpa template (#398)
|
2016-10-28 11:16:21 +01:00 |
|