Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Bootstrap with Webpack

Use HTML Builder Plugin for Webpack to compile and bundle Bootstrap's source Sass and JavaScript in HTML.

View and edit in browser

Open in StackBlitz

How to use

git clone https://github.com/webdiscus/html-bundler-webpack-plugin.git
cd examples/bootstrap/
npm install
npm start