v2.0.0-beta.2
Pre-release
Pre-release
Feature
Since SWC now output typescript version of regenerator-runtime, it's much more smaller than the babel version and there's no extra dependencies need to be installed, bunchee adopts SWC as global compiler for all js/ts files transform. The speed is beyong balzing fast ⚡️!
- Use swc to compile typescript #94
Breaking Change
- Disable sourcemap by default #95