rstacruz/webpack-tricks resource
Tips and tricks in using Webpack observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3542
- days_rel: n/a
- days_push: 1688
- n_releases_24m: 0
Adoption not part of the score
2330 stars · 58 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A curated catalog of tips and tricks for using the Webpack module bundler, covering topics like minification, code splitting, vendor bundles, and source maps. It is a documentation-style reference targeting Webpack v3 and earlier.
Use cases
- reduce webpack bundle size
- split app and vendor code in webpack
- configure webpack source maps
- minify javascript with webpack production builds
- output multiple bundles in webpack
- investigate webpack bundle sizes
- make react and lodash bundles smaller
When to choose
- you are working with Webpack 1-3 and want practical configuration snippets
- you want a quick reference for common Webpack optimization patterns
- you are learning how code splitting and CommonsChunkPlugin work
When to avoid
- you use Webpack 4 or 5, where many APIs like CommonsChunkPlugin are deprecated
- you need official, up-to-date Webpack documentation
- you need a runnable tool rather than a written guide
Facets
learning-resource · maturity maintenance
build-tool developer-tools web-development frontend developer-tools tutorials webpack javascript bundler code-splitting minification source-maps react tips-and-tricks nodejs
1 source
- readme: https://github.com/rstacruz/webpack-tricks · fetched 2026-08-28 · 69baa2f8349e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rstacruz/webpack-tricks | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="rstacruz/webpack-tricks")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem