erm0l0v / webpack-md5-hashLinks
Plugin to replace a standard webpack chunkhash with md5.
☆210Updated 7 years ago
Alternatives and similar repositories for webpack-md5-hash
Users that are interested in webpack-md5-hash are comparing it to the libraries listed below
Sorting:
- inline your webpack manifest (runtime code) with a script tag to save http request☆159Updated 5 years ago
- Allows exporting a manifest that maps entry chunk names to their output files, instead of keeping the mapping inside the webpack bootstra…☆394Updated last week
- Write the stats of a Webpack build to a file.☆164Updated 2 years ago
- ☆47Updated 6 years ago
- Plugin to replace a standard webpack chunkhash with md5.☆58Updated 7 years ago
- Opens a new browser tab when Webpack loads.☆118Updated 6 years ago
- [DEPRECATED] Recursive Object.assign()☆247Updated 4 years ago
- Webpack loader for autoprefixer☆217Updated 5 years ago
- A simple formatter/reporter for ESLint that's friendly with Sublime Text and iterm2 "click to open file" functionality☆198Updated last year
- Browserify transform to convert ES5 syntax to be ES3-compatible.☆113Updated 5 years ago
- webpack dev middleware for koa