webpack/examples/manifest-plugin/template.md

498 B

This example demonstrates how to use webpack internal ManifestPlugin.

example.js

_{{example.js}}_

foo.txt

_{{foo.txt}}_

bar.txt

_{{bar.txt}}_

baz.js

_{{baz.js}}_

webpack.config.js

_{{webpack.config.js}}_

dist/manifest.json

_{{dist/manifest.json}}_

dist/manifest.yml

_{{dist/manifest.yml}}_

Info

Unoptimized

_{{stdout}}_

Production mode

_{{production:stdout}}_