Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Simple site with Webpack

  • Automatically processing many HTML templates
  • Automatically inline small images
  • Using Sass
  • Using JavaScript

Use the HTML Builder Plugin for Webpack to compile and bundle 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/simple-site/
npm install
npm start