westracer / webpack5-gulp4-boilerplate

just stuff I need

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webpack5-gulp4-boilerplate

just stuff I need

  • compiling style.less file to styles.css with minimizing & autoprefixing
  • transpiling via babel, minimizing & chunking js file for every page to bundles and common bundle with webpack
  • watching for changes in .less files and .js files

About

just stuff I need

License:MIT License


Languages

Language:JavaScript 74.7%Language:CSS 16.2%Language:HTML 9.1%