webpack-manifest-plugin

  Webpack plugin for generating an asset manifest.

  webpack-manifest-plugin

  This will generate a manifest.json file in your root output directory with a mapping of all source file names to their corresponding output file, for example:

  webpack-manifest-plugin

  A manifest is configurable using constructor options:

  webpack-manifest-plugin

参考:https://www.npmjs.com/package/webpack-manifest-plugin

相关文章: