This repository was 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-inittool
Breaking changes
moduleoption of.packages.jsonis 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)