This repository was archived by the owner on May 19, 2025. It is now read-only.
v2.4.0
🎉New Features
- ✨ Add React SSR Support(how to use on dev #9)
- 🖐 Code-splitting on both client and server side with
react-loadable
📈Updates and Improvements
- ✨Add
LOG_PATH
,ENABLE_SSR
config - 👢Use bootstrap scss files for easy customization
- 🌐Update
browserslist
to exclude some dead browsers - 📦Upgrade packages
- 🐛Couple of bug fixes for SSR
🚨Kind of Breaking Changes
- 💾
mw
dir =>services
name change - ✂️ Remove template engine(nunjucks, also kow-views), instead, use dynamic html content to easily support SSR