Make ReactReduxSpa able to do prerendering without node_modules at runtime

This commit is contained in:
SteveSandersonMS
2016-11-28 17:28:08 +00:00
parent 9cfea61f1e
commit a3cba50e88
4 changed files with 72 additions and 21 deletions

View File

@@ -56,7 +56,6 @@
"include": [
"appsettings.json",
"ClientApp/dist",
"node_modules",
"Views",
"web.config",
"wwwroot"