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