We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d33cded commit 16d2ad2Copy full SHA for 16d2ad2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "chunk-manifest-webpack-plugin",
3
- "version": "0.1.0",
+ "version": "1.0.0",
4
"description": "Allows exporting a manifest that maps chunk ids to their output files, instead of keeping the mapping inside the webpack bootstrap.",
5
"main": "lib/ChunkManifestPlugin.js",
6
"scripts": {
0 commit comments