Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hojas/webpack-template
A simple webpack template for web development.
https://github.com/hojas/webpack-template
webpack
Last synced: 28 days ago
JSON representation
A simple webpack template for web development.
- Host: GitHub
- URL: https://github.com/hojas/webpack-template
- Owner: hojas
- License: mit
- Created: 2024-05-23T07:46:46.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-25T16:30:15.000Z (6 months ago)
- Last Synced: 2024-06-25T18:22:21.576Z (6 months ago)
- Topics: webpack
- Language: JavaScript
- Homepage:
- Size: 1.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# webpack-template
A simple webpack template for web development.
## Module Resolution
- CSS
- SCSS
- Images
- Fonts
- media files
- JavaScript## Optimization
- CSS extraction & minification
- Babel Cache
- Source Map
- Tree Shaking
- Code Splitting
- core-js