This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
v3.0.0
Features
- Build commonjs and esm both
- Create conditional exports field to package.json files
npx rocket-punch-init
tool
Breaking changes
module
option of.packages.json
is removed (now will build commandjs and esm both)
Fixed
- Improve packages build ordering
- Provide sourcemap exactly (now you can see the sourcemap and original source on the Browsers Sources tab)