spyros-uk / webpack-4-boilerplate

Exercise and experiment with configurations for Webpack 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack Boilerplate

This repo contains boilerplate configuration of webpack.

webpack boilerplate screenshot

Master

The configuration in the master branch has the essential tools to build and serve using webpack dev server and also serve static files (compression included) over express server.

Other branches

There are other branches with build in common tools and libraries.
Choose the one that is more suitable for you to base on your new project.

About

Exercise and experiment with configurations for Webpack 4


Languages

Language:JavaScript 79.8%Language:HTML 17.3%Language:CSS 2.9%