Releases: cocos/cocos-ccbuild
Releases · cocos/cocos-ccbuild
Fix terser mangle in split mode
Fix rollup terser
2.2.18 [v3.8.5] Uses cocos/rollup-plugin-terser to resolve that worker_threa…
Fix rollup plugin node-resolve
2.2.17 Update rollup plugin node-resolve, fix potential infinite loop in fin…
Fix inline enum on Windows
2.2.16 Fix transform id while checking moduleOverrides. Update version to 2.…
Release 2.2.15
[3.8.5] Fix inline enum for UnaryExpression and add unit test. (#68) * Fix inline enum for UnaryExpression and add unit test. * preventAssignment: true * Inline enum should not handle the overrode module. * Update version to 2.2.15 * update dts-bundler snapshot.
Treeshake config in cc.config.json
Revert treeshake option, configure it in cc.config.json (#67) * Revert treeshake option, configure it in cc.config.json * Update test * Update version to 2.2.14
Add Treeshake option
Treeshake option (#66) * Add buildEngine.Options.treeshake option. * Update unit test. * Update treeshake demo. * Update version and api
Support inline enum and mangle properties with $ suffix
2.2.12 Support inline enum and update rollup/terser version to latest. (#65)
Release 2.2.11
Add Feature.dependentScript