Ross ROSS = Recommend OSS · open-source software intelligence for agents

GoogleChromeLabs/webpack-libs-optimizations resource

Using a library in your webpack project? Here’s how to optimize it observed · 2026-08-28

github.com/GoogleChromeLabs/webpack-libs-optimizations · Apache-2.0 (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3148
  • days_rel: n/a
  • days_push: 1390
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3336 stars · 110 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A curated guide from Google Chrome Labs listing webpack optimization tips for popular JavaScript libraries like lodash, moment, and react. It shows how to reduce bundle sizes using techniques such as babel plugins and modular imports.

Use cases

  • reduce webpack bundle size when using lodash
  • optimize moment.js imports in webpack
  • make react bundle smaller with webpack
  • tree-shake libraries that don't ship ES modules
  • find webpack tips for popular npm libraries
  • learn how to bundle only the parts of a library I use

When to choose

  • you use webpack and want smaller bundles for common libraries
  • you're auditing why a JavaScript bundle is large
  • you want canonical, Chrome-team-vetted optimization tips

When to avoid

  • you use bundlers other than webpack (tips are webpack-specific)
  • you need a runnable tool rather than documentation
  • you need up-to-date coverage of newer libraries (last updated 2022)

Facets

learning-resource · maturity maintenance

build-tool developer-tools documentation web-development frontend performance developer-tools tutorials webpack bundle-size tree-shaking optimization-guide javascript nodejs web-server

1 source

Member repositories

RepositoryRoleHealth v2
GoogleChromeLabs/webpack-libs-optimizationsmain10

For agents

markdown · JSON · MCP: product_card(name="GoogleChromeLabs/webpack-libs-optimizations")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem