fix(core): update
This commit is contained in:
		| @@ -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 | ||||||
|             } |             } | ||||||
|           } |           } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user