Allows exporting a manifest that maps entry chunk names to their output files, instead of keeping the mapping inside the webpack bootstrap.
395
stars
73
forks
source link
Prepend global window object to emitted file if inlineManifest flag i… #37
Closed
iamdavidjackson closed 9 months ago
Allows the emitted file to be used inline without the use of https://github.com/jouni-kantola/inline-chunk-manifest-html-webpack-plugin.