Webpack Vendor Chunk Plugin
JSON →A webpack plugin (v1.0.0) that removes the runtime bootstrapping code from vendor chunks when using webpack 1.x with CommonsChunkPlugin. It prevents the vendor bundle from re-executing the vendor modules on load, ensuring that the runtime only exists in the main bundle. This plugin is specific to webpack 1.x and is not needed for webpack 2+ where the runtime behavior was changed. It is a niche tool for legacy webpack configurations where splitting vendor bundles incorrectly included runtime code.
Traffic · last 30 days stale · no recent hits
total hits 18
actors 5 distinct systems
last hit 17d ago AhrefsBot
top countries 🇺🇸 United States · 🇨🇦 Canada · BD · VN · 🇩🇪 Germany
Resources
API endpoints
compatibility /v1/registry/webpack-vendor-chunk-plugin/compatibility