optimize-plugin. Optimized Webpack Bundling for Everyone. Intro ⤵️

youtu.be/cLxNdLK--yI?t=662

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2023
  • 1.3.1
  • Merge pull request #29 from rschristian/fix/bad-polyfill-replacement
August 2022
  • fix: Need regex replace, not string
  • fix: Incorrect regex in polyfill name replacement
June 2022
  • Release —1.3.0
  • 1.3.0
  • Merge pull request #26 from rschristian/fix/worker-pool
  • Release —1.2.0
  • Merge branch 'main' into fix/worker-pool
  • 1.2.0
April 2022
  • Merge branch 'main' into fix/worker-pool
March 2022
  • Merge pull request #25 from rschristian/feat/exclude-assets
February 2022
  • refactor: Moves WorkerPool creation to `apply()`
  • feat: Exclude assets option
  • Merge pull request #24 from developit/fix-bundle-file-extension-matching
  • Merge branch 'main' into fix-bundle-file-extension-matching
  • Add FAQ
  • Bugfix: only process JS bundle assets
January 2022
  • Release —1.1.0
  • Release —
  • 1.1.0
  • Merge branch 'main' into feat-global-mangle
  • Merge pull request #20 from TrigenSoftware/feat-webpack-5
  • Merge branch 'main' of github.com:developit/optimize-plugin