zorigitano / multipage-webpack-plugin
A plugin that makes handling templates and asset distribution for multi-page applications using webpack trivial
☆170Updated 7 years ago
Alternatives and similar repositories for multipage-webpack-plugin:
Users that are interested in multipage-webpack-plugin are comparing it to the libraries listed below
- Plugin to replace a standard webpack chunkhash with md5.☆210Updated 7 years ago
- DOM events manager with namespace support☆89Updated 7 years ago
- inline your webpack manifest (runtime code) with a script tag to save http request☆159Updated 4 years ago
- scroll dom node into view automatically☆158Updated 5 years ago
- alternative for html-webpack-plugin☆329Updated last year
- Webpack Chart☆436Updated 8 years ago
- Opens a new browser tab when Webpack loads.☆119Updated 5 years ago
- Add a JavaScript or CSS asset to the HTML generated by html-webpack-plugin☆336Updated this week
- A faster uglifyjs plugin.☆465Updated 3 years ago
- A simple webpack plugin to es3ify your code for old versions of ie, such as ie8.☆83Updated 6 years ago
- Split your CSS for stupid browsers using webpack and postcss.☆78Updated 3 years ago
- webpack dev&hot middleware for koa2☆213Updated 3 years ago
- lets you define html tags to inject with html-webpack-plugin☆256Updated last year
- Allows exporting a manifest that maps entry chunk names to their output files, instead of keeping the mapping inside the webpack bootstra…☆394Updated last year
- Identical to standard uglify webpack plugin, with an option to build multiple files in parallel☆144Updated 5 years ago
- Simplifies creation of webpack DLL file.☆68Updated 6 years ago
- PostCSS plugin implementing BEM as at-rules.☆88Updated 6 years ago
- To provide stable module id and reliable content chunkhash in webpack 1.x . Show Me The Stars ^_^☆49Updated 7 years ago
- Performance tips for webpack usage☆78Updated 8 years ago
- Write html files to hard disk even when using the webpack dev server or middleware☆225Updated last year
- Dynamic script loading☆151Updated 3 years ago
- Action utilities for Vuex, supports promise-based async actions.