beastbytes/webpack-manifest-asset-bundle-creator

v1.0.0 2023-08-18 13:54 UTC

This package is auto-updated.

Last update: 2024-09-18 16:18:10 UTC


README

为由 WebpackManifestPlugin 创建的 Webpack 清单中定义的块创建一个资产包进行注册。

有关许可信息,请查看 LICENSE 文件。

安装

安装此扩展的首选方式是通过 composer

运行以下命令之一:

composer require --prefer-dist BeastBytes/webpack-manifest-asset-bundle-creator

或者

"beastbytes/webpack-manifest-asset-bundle-creator": "~1.0.0"

将以下内容添加到 composer.json 的 require 部分。