Webpack in a sandbox.
Convert character encodings in pure javascript.
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Minimizer plugin for webpack
Webpack Virtual Modules
A sandboxed Node.js module loader that lets you inject dependencies into your modules.
Snap sandbox environments for executing SES javascript
A development middleware for webpack
webpack Validation Utils
Serves a webpack app. Updates the browser on changes.
CLI for webpack & friends
Base membrane library to create sandboxed environments
Copy files && directories with webpack
No description provided.
Simplifies creation of HTML files to serve your webpack bundles
Runs typescript type checker and linter on separate process.
Variant of merge that's useful for webpack configuration
css loader module for webpack
Offers a async require.resolve function. It's highly configurable.
PostCSS loader for webpack
CSS minimizer (minifier) plugin for Webpack
Load modules according to tsconfig paths in webpack.
Sass loader for webpack
Webpack hot reloading you can attach to your own server