generator-webpack-project

0.4.1 • Public • Published

generator-webpack

Yeoman generator for Webpack projects

Supports ES6 (dynamic imports, async,..), Sass, tree shaking, minifying, linting and Prettier.

If you want to deploy files to the root of URL (<user>.github.io) then change publicPath in webpack.config.js from /${PROJECT_NAME}/ (<user>.github.io/<project-name>) to just /.

Package Sidebar

Install

npm i generator-webpack-project

Weekly Downloads

2

Version

0.4.1

License

MIT

Last publish

Collaborators

  • matejmazur