An experimental alpha package providing webpack bundling flow and proxy-mock functionality for development. Version 0.1.0-alpha.1 is pre-release with no stable release yet. It depends on webpack ^3.0.0. Key differentiators: integrates proxy mocking directly into the bundling pipeline, but is early-stage and likely unstable. Not recommended for production use.
npm install webpack-bundlerNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows basic usage of webpack-bundler with proxyMock integration.
Lock to exact version and expect migration.
Consider alternatives like webpack-dev-server with proxy.
If using newer webpack, do not use this package.
npm install webpack-bundler
npm install webpack@3
Use import syntax as shown in docs.