symfony/asset-mapper

Maps directories of assets & makes them available in a public directory with versioned filenames.


README

AssetMapper Component

The AssetMapper component allows you to expose directories of assets that are then moved to a public directory with digested (i.e. versioned) filenames. It also allows you to dump an importmap to allow writing modern JavaScript without a build system.

Resources