leoadamo / webpack-starter-stack

Webpack workflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack 4 Starter Stack

A simple webpack 4 workflow.

Installation

Use the package manager yarn to install the dependencies.

yarn

Features

  • Handlebars template engine
  • Stylus CSS pre-processor
  • POSTCSS support
  • ES6 syntax transpiling with Babel (for olders browsers versions)
  • ESLint with AirBnb style guide
  • Images optimization and convertion to Webp google's format
  • Hot Module Replacement (HMR)
  • Others...

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

Webpack workflow


Languages

Language:JavaScript 81.2%Language:HTML 9.6%Language:CSS 9.2%