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