MetaMask / MetaMask/metamask-extension
Add `--minify` flag to build system
Open
area-buildSystem
contributor experience
type-enhancement
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Right now minification is disabled for dev mode, but enabled for test and prod builds. We should be able to enable or disable minification for any type of build.
Contributor guide
Research direction
Inspect the build-system entry points and the existing minification configuration for development, test, and production builds. Determine how command-line build options are parsed, then verify that the new flag can enable or disable minification for each build type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100