Make Angular2Spa able to do prerendering without node_modules at runtime

This commit is contained in:
SteveSandersonMS
2016-11-28 17:00:55 +00:00
parent 157b74a0cd
commit 9cfea61f1e
4 changed files with 56 additions and 17 deletions

View File

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