You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add terser.config.js for production minification
- Update build.js to generate 4 outputs: production.min + development (cjs/mjs)
- Add index.cjs routers for NODE_ENV-based selection
- Update package.json exports with development/production conditions
- Prefer import over require in exports order
0 commit comments