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 995a742 commit d23aa92Copy full SHA for d23aa92
index.js
@@ -103,8 +103,8 @@ const publicApi = {
103
},
104
105
/**
106
- * Allows to set ManifestPlugin options and override default options
107
- * List of available options can be found at https://github.com/danethurber/webpack-manifest-plugin
+ * Allows you to configure the options passed to webpack-manifest-plugin.
+ * A list of available options can be found at https://github.com/danethurber/webpack-manifest-plugin
108
*
109
* For example:
110
0 commit comments