symfony/asset-mapper

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

Installs: 4 576 956

Dependents: 85

Suggesters: 1

Security: 0

Stars: 147

Watchers: 4

Forks: 5

pkg:composer/symfony/asset-mapper


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.

Resources