mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Fix building generator-aspnetcore-spa (something in a newer TypeScript version broke it)
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"lib": ["es6"]
|
||||
},
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"**/node_modules",
|
||||
"dist"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user