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 |
|
Scott Addie
|
3a4936dbf7
|
Add '-loader' suffix to all Webpack loader references
|
2016-11-21 10:14:37 +00:00 |
|
SteveSandersonMS
|
9b048c54d4
|
Remove 'redux-typed' from ReactReduxSpa template, making it more standard as a Redux application
|
2016-11-11 15:32:51 -08: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
|
0a961a7bd0
|
Updated ReactReduxSpa template to match current patterns
|
2016-09-28 17:43:22 +01:00 |
|
SteveSandersonMS
|
73caae2b78
|
Replace all references to ASPNET_ENV with ASPNETCORE_ENVIRONMENT
|
2016-05-02 13:13:48 -07:00 |
|
SteveSandersonMS
|
cf7a519919
|
Working React+Redux template
|
2016-03-07 14:32:36 +00:00 |
|
SteveSandersonMS
|
ec9337754f
|
Beginning React+Redux template as a direct copy of the React one
|
2016-03-07 10:20:31 +00:00 |
|