fix(core): update
This commit is contained in:
		| @@ -89,7 +89,7 @@ export class TsBundle { | |||||||
|     productionOptions.plugins.push(plugins.rollupTerser({ |     productionOptions.plugins.push(plugins.rollupTerser({ | ||||||
|       compress: true, |       compress: true, | ||||||
|       mangle: true, |       mangle: true, | ||||||
|       sourcemap: false |       sourcemap: true | ||||||
|     })); |     })); | ||||||
|     return productionOptions; |     return productionOptions; | ||||||
|   } |   } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user