symfony/asset-mapper

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

v6.3.4 2023-08-23 20:11 UTC

This package is auto-updated.

Last update: 2023-09-22 10:28:15 UTC


README

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.

This Component is experimental. Experimental features are not covered by Symfony's Backward Compatibility Promise.

Resources