mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-26 19:47:30 +00:00
In aspnet-webpack-react 3.0.0+, remove the workaround for #1066. Templates that use this version of the package need to not have issue #1066
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"target": "es5",
|
||||
"declaration": true,
|
||||
"outDir": ".",
|
||||
"lib": ["dom", "es2015"]
|
||||
"lib": ["es2015"]
|
||||
},
|
||||
"files": [
|
||||
"src/index.ts"
|
||||
|
||||
Reference in New Issue
Block a user