https://github.com/omjadhav85/webpack-starter
A webpack starter with React with multiple optimization features
https://github.com/omjadhav85/webpack-starter
react webpack
Last synced: 2 months ago
JSON representation
A webpack starter with React with multiple optimization features
- Host: GitHub
- URL: https://github.com/omjadhav85/webpack-starter
- Owner: omjadhav85
- Created: 2022-09-14T18:44:45.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-14T19:00:58.000Z (almost 4 years ago)
- Last Synced: 2025-11-22T03:05:10.128Z (8 months ago)
- Topics: react, webpack
- Language: JavaScript
- Homepage: https://omj-webpack-starter.netlify.app/
- Size: 950 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webpack-starter
A webpack starter with React with multiple optimization features
Features included:
- Code Splitting to create seperate bundles
- Lazy Loading to dynamically import rarely used modules
- Caching
- Loaders and Plugin