Skip to content

piercebutlerIRL/webpack_boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📦 webpack 5 Boilerplate

Simple webpack 5 boilerplate with babel, SCSS and hot dev server. Production build is bundled, hashed and minified.

Installation

npm i

Usage

Development Server

npm start

@ localhost:8080.

Production Build

npm run build

Features

Dependencies

webpack

Babel

Loaders

Plugins