SteveSandersonMS
|
481ca0a8e0
|
Replace 'loader' with 'use' in various Webpack configs. Fixes 'loader option has been deprecated' warnings.
|
2017-02-09 15:43:41 +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 |
|
Scott Addie
|
3a4936dbf7
|
Add '-loader' suffix to all Webpack loader references
|
2016-11-21 10:14:37 +00:00 |
|
SteveSandersonMS
|
a427d5f0f0
|
Fix source map generation in projects that also use ExtractTextPlugin
|
2016-10-21 13:53:34 +01:00 |
|
SteveSandersonMS
|
0615578d9a
|
Switch from inline to external source maps. This avoids several problems with inline source maps in VS 2015 (at least as of Update 3).
|
2016-10-21 10:10:20 +01:00 |
|
SteveSandersonMS
|
f26068b62b
|
Temporarily disable use of SourceMapDevToolPlugin wrapper as it might be possible to remove it shortly
|
2016-10-11 19:04:17 +01:00 |
|
SteveSandersonMS
|
30a694450c
|
Make source maps compatible with VS/VSCode debugging (fix file paths, and strip out the "charset=utf-8;" segments from inline sourceMappingURLs)
|
2016-10-11 16:11:12 +01:00 |
|
SteveSandersonMS
|
d1228dc26a
|
Update KnockoutSpa template to match current patterns
|
2016-09-28 15:04:54 +01:00 |
|
SteveSandersonMS
|
f4afb25a2d
|
Set ts-loader to "silent" mode until there's a fix for https://github.com/TypeStrong/ts-loader/issues/249
|
2016-07-18 16:54:52 +01:00 |
|
SteveSandersonMS
|
73caae2b78
|
Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT
|
2016-05-02 13:13:48 -07:00 |
|
SteveSandersonMS
|
bbdbb449d5
|
Initial KnockoutSpa template
|
2016-03-08 12:16:22 +00:00 |
|