aspnetcore/templates
Steve Sanderson bebb82eb69 Implement longer-term fix for #1066 (see description)
- declare explict @types/react-router version
- update to newer aspnet-webpack-react that doesn't include the hacky
workaround since it's not needed if you have the correct
@types/react-router version

In a subsequent commit, will also shrinkwrap to pin all dependency
versions. This isn't strictly required right now, but is the right thing
for long-term stability.
2017-06-26 15:39:19 +01:00
..
AngularSpa Remove NETStandard.Library.NETFramework from the templates 2017-06-22 16:39:35 +01:00
AureliaSpa Remove NETStandard.Library.NETFramework from the templates 2017-06-22 16:39:35 +01:00
KnockoutSpa Remove NETStandard.Library.NETFramework from the templates 2017-06-22 16:39:35 +01:00
ReactReduxSpa Implement longer-term fix for #1066 (see description) 2017-06-26 15:39:19 +01:00
ReactSpa Implement longer-term fix for #1066 (see description) 2017-06-26 15:39:19 +01:00
VueSpa Remove NETStandard.Library.NETFramework from the templates 2017-06-22 16:39:35 +01:00
package-builder In dotnet new templates, only show "npm install" instruction when executing in CLI 2017-06-11 19:28:51 +01:00