/Webpack-Template

a Webpack template for using webpack with typescript and sass.

Primary LanguageJavaScriptMIT LicenseMIT

This template will have the ability to take in multiple html, typescript, and sass files and assets and output everything to a single docs directory. It will also hash everything to help with browser caching.

🚀 Welcome to your new awesome project!

This project has been created using webpack-cli, you can now run

npm run build

or

yarn build

to bundle your application