Smart dev pattern with webpack
- @pacy/autorouting-webpack-plugin - auto routing
- @pacy/cli - cli
- @pacy/core - core
- @pacy/plugin-routing - auto routing
- @pacy/plugin-sass - sass
- @pacy/routes-webpack-plugin - routes webpack plugin
- @pacy/start - start command
- @pacy/webpack-config - webpack config
- pacy-cli - cli use
- Fork it!
- Create your new branch:
git checkout -b feature-new
orgit checkout -b fix-which-bug
- Start your magic work now
- Make sure npm test passes
- Commit your changes:
git commit -am 'feat: some description (close #123)'
orgit commit -am 'fix: some description (fix #123)'
- Push to the branch:
git push
- Submit a pull request :)
This library is written and maintained by 余聪, yucong06@meituan.com.
MIT - 余聪 🐟