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

相关文章:

  • 2022-12-23
  • 2021-11-17
  • 2022-02-13
  • 2021-11-08
  • 2021-09-04
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案