Feature request: Improve bundling
- Dominant language
- JavaScript
- Stars
- 35.8k
- Forks
- 4.1k
- Avg merge
- 2d 26m
- Merged PRs (30d)
- 33
Description
**Is your feature request related to a problem? Please describe.**
Your webpack file looks like it could need some refurbishments.
**Describe the solution you'd like**
- Better base config
- Better dev config
- Better prod config
- Better optimizations
- Cleaner syntax in the configuration(-s)
**Describe alternatives you've considered**
N/A
**Additional context**
N/A
Contributor guide
Research direction
Start by locating the webpack configuration referenced in the issue and understand how its base, development, and production configurations are organized. Review the existing bundling and optimization setup before defining the scope of the cleanup. Done means the configurations have clearer syntax, improved settings, and validated development and production builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, webpack
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100