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