FormidableLabs / FormidableLabs/inspectpack
Tests/Infra: Add webpack1-3 minify configuration.
Open
enhancement
test fixture
- Dominant language
- TypeScript
- Stars
- 590
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
We use `mode: "production"` for webpack4, but don't do the equivalent for webpack1-3 in test fixture infrastructure.
Tasks:
- [ ] Implement `mode: "production"` analog in webpack1-3 config.
- [ ] Verify everything passes.
Contributor guide
Assessment
This issue has not been assessed yet.