This repository was archived by the owner on May 19, 2025. It is now read-only.
v2.7.0
π v2.7 Merry Christmas π
New Features
- β¨ Add CSS_MODULES support(@see)
Improvements and Fixes
- π£ Replace
yarn.lock
withpackage-lock.json
- βοΈ Cleanup some npm scripts
- π§ Use terser-webpack-plugin to minify js
- π§ Use
npm run report
to analyze bundles - β― Improve Koa and HMR log order
- π Fix css sourceMap missing
- π² Upgrade deps