SteveSandersonMS
|
c140b5014a
|
Fix WebApplicationBasic config
|
2016-10-24 10:08:14 +01: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
|
0167d5ca3f
|
Change WebApplicationBasic template to use web pack vendor DLL and to load CSS as a file (not via JS). Also remove Babel as it's not doing anything here.
|
2016-03-01 16:25:37 +00:00 |
|
SteveSandersonMS
|
0c5eabc022
|
Switch to Webpack
|
2016-02-23 13:48:07 +00:00 |
|