An open API service indexing awesome lists of open source software.

https://github.com/nerooc/webpack-in-depth

Learning Webpack through practical examples
https://github.com/nerooc/webpack-in-depth

bundling webpack webpack-configuration

Last synced: 2 months ago
JSON representation

Learning Webpack through practical examples

Awesome Lists containing this project

README

          

# `Webpack Configuration Testing`

Learning Webpack through practical example.
Trying out specific manual configuration.

## Tech stack
- **Webpack**

- **Webpack plugins:**
- mini-css-extract-plugin
- clean-webpack-plugin
- optimize-css-assets-webpack-plugin
- terser-webpack-plugin
- html-webpack-plugin

- Loaders:
- file-loader
- style-loader
- css-loader
- sass-loader

- HTML
- SCSS
- JS
- Bootstrap