fix(core): update
This commit is contained in:
parent
753225053b
commit
b1952365bc
@ -28,6 +28,7 @@ export class TsBundle {
|
||||
plugins: [
|
||||
// Compile TypeScript files
|
||||
plugins.rollupTypescript({
|
||||
allowSyntheticDefaultImports: true,
|
||||
declaration: false,
|
||||
emitDecoratorMetadata: true,
|
||||
experimentalDecorators: true,
|
||||
|
Loading…
Reference in New Issue
Block a user