fix(core): update
This commit is contained in:
parent
262fd6e718
commit
1dd604d572
@ -33,7 +33,7 @@ export class TsBundle {
|
|||||||
experimentalDecorators: true,
|
experimentalDecorators: true,
|
||||||
inlineSourceMap: true,
|
inlineSourceMap: true,
|
||||||
noEmitOnError: true,
|
noEmitOnError: true,
|
||||||
lib: ['es2017', 'dom'],
|
lib: ['esnext', 'dom'],
|
||||||
target: 'es2017',
|
target: 'es2017',
|
||||||
noImplicitAny: false
|
noImplicitAny: false
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user