fix(core): update
This commit is contained in:
parent
b4f013d6c6
commit
8dc25d000f
@ -25,7 +25,8 @@ const rollupOptions: plugins.rollup.RollupOptions = {
|
||||
experimentalDecorators: true,
|
||||
inlineSourceMap: true,
|
||||
noEmitOnError: true,
|
||||
lib: ['es2016', 'es2017', 'dom'],
|
||||
lib: ['es2017', 'dom'],
|
||||
target: 'es2017',
|
||||
noImplicitAny: false
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user