fix(core): update
This commit is contained in:
		| @@ -28,7 +28,7 @@ export class TsBundle { | ||||
|       plugins: [ | ||||
|         // Compile TypeScript files | ||||
|         plugins.rollupTypescript({ | ||||
|           allowSyntheticDefaultImports: true, | ||||
|           include: plugins.path.parse(fromArg).dir ? plugins.path.parse(fromArg).dir + '/**/*.ts' : '**/*.ts', | ||||
|           declaration: false, | ||||
|           emitDecoratorMetadata: true, | ||||
|           experimentalDecorators: true, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user