Retrieve the git SHA of the commit that most recently touched a list of files.
published 0.0.2 10 years agoAllows exporting a manifest that maps chunk ids to their output files, instead of keeping the mapping inside the webpack bootstrap.
published 1.1.2 7 years agoA simple merging plugin that attempts to lift modules required by several child chunks up to the parent chunk. This is mostly useful if you are code-splitting your bundles into one primary (entry) chunk and several smaller chunks that all have similar dep
published 0.0.2 10 years agoAllows exposing a module via `eval`. Useful if you have a module that needs to attach a bunch of things on to the global scope using implied globals (like function definitions).
published 0.0.1 10 years agoTag your webpack bundles with a Git SHA linked to the latest commit on that bundle
published 0.0.6 9 years agoSplit a Webpack entry bundle into any number of arbitrarily defined smaller bundles
published 0.0.3 10 years agoManage and load-balance a pool of service endpoints retrieved from a DNS lookup for a service discovery name.
published 1.3.0 7 years ago