Skip to content

Webpack 4 config for HTML, SASS, JS (with Babel) and hashing

Notifications You must be signed in to change notification settings

kelreel/webpack-js-sass-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack 4 HTML, JavaScript, SASS

Webpack config for HTML, SASS, PostCSS, JavaScript (with Babel) and hashing

Entry point:

./src/index.js

Output path:

./docs/ (for GitHub pages)

Development:

yarn dev

Production:

yarn build

About

Webpack 4 config for HTML, SASS, JS (with Babel) and hashing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published