asset-manifest-plugin

Asset manifest plugin for Webpack 4+.

Usage no npm install needed!

<script type="module">
  import assetManifestPlugin from 'https://cdn.skypack.dev/asset-manifest-plugin';
</script>

README

asset-manifest-plugin

This plugin creates an asset manifest json file of all files emitted by Webpack.

Install

npm install --save-dev asset-manifest-plugin

Usage

Coming soon

License

MIT