Fix build bug
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"outDir": "./transpiled/",
|
||||
"sourceMap": true,
|
||||
"lib": [ "es2015", "dom" ],
|
||||
"noImplicitAny": true,
|
||||
"module": "commonjs",
|
||||
"target": "es5",
|
||||
|
Reference in New Issue
Block a user