Scott Addie
|
3a4936dbf7
|
Add '-loader' suffix to all Webpack loader references
|
2016-11-21 10:14:37 +00: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
|
0d34dba4fd
|
In ReactSpa, fix HMR warning and correctly minify React for production
|
2016-09-28 15:25:15 +01:00 |
|
SteveSandersonMS
|
808592d3a0
|
Update ReactSpa template to match current patterns
|
2016-09-28 15:07:17 +01:00 |
|
SteveSandersonMS
|
1ce8a2215c
|
In ReactSpa, use isomorphic-fetch for IE/Edge compatibility
|
2016-08-19 01:40:35 +01:00 |
|
SteveSandersonMS
|
73caae2b78
|
Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT
|
2016-05-02 13:13:48 -07:00 |
|
SteveSandersonMS
|
4dcf63dab4
|
Change Angular2 template to use vendor DLL too. Temporarily disabled server-side prerendering.
|
2016-03-01 14:30:42 +00:00 |
|
SteveSandersonMS
|
60bcbc4d12
|
In ReactSpa template, change vendor bundle to be a prebuilt DLL (for faster builds)
|
2016-03-01 13:18:35 +00:00 |
|