pl-ejs-html-loader
Webpack 4 loader for rendering HTML from EJS templates
Webpack 4 loader for rendering HTML from EJS templates
Webpack loader for generating tilesets for PIXI.js
Use your custom resolve alias in Poi.
Webpack loader to prefix css selectors
A Node.js/webpack plugin to prerender static HTML in a single page application.
A loader add prefix or postfix string to source file for webpack.
webpack preprocess loader
A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support
This is a [webpack](http://webpack.github.io/docs/) plugin that detects required polyfills using [autopolyfiller](https://github.com/azproduction/autopolyfiller) and loads them from [Polyfill service](https://cdn.polyfill.io/v1/docs/).
Webpack loader that resolves relative paths in url() statements based on the original source file
Translates RequireJS build configs to their webpack counterpart.
Load external JSON's with webpack
A plugin for webpack removes files and folders before compiler
Reloads node.js server once the bundle is updated
reload template page when the html-webpack-plugin generated files changed
A webpack loader auto px to rem.
Boilerplate for Redux/React project
Express-like middleware to webpack/hot module update modules
A webpack preloader for requie-css
replace-bundle-webpack-plugin-edited === replace string for webpack compiled bundle, different with string-replace-webpack-plugin, this plugin is run at depends modules compiled, so you can replace any string, even `require`. ---