Commit Graph
4 Commits
Author SHA1 Message Date
Thomas LandauerandGitHub f795c3dcaf Removing "auto-generated" info (#1287)
Reason: This creates the impression that this file should not be modified by the user. Whereas at https://symfony.com/doc/current/frontend/asset_mapper.html#page-specific-css-javascript there are instructions to modify this file.
2024-02-01 08:08:55 +01:00
Ryan WeaverandGitHub 0fcca50482 Asset mapper install as composer script (#1267)
* import map -> importmap to match Symfony core generation

* [symfony/asset-mapper] Adding importmap:install as a composer script
2023-12-10 18:35:15 +01:00
Marko KaznovacandGitHub bac1831001 asset-mapper: fix minor whitespace inconsistency in importmap.php (#1261) 2023-11-30 20:29:40 +01:00
dc52796fba fix importmap for assetmapper 6.4 (#1245)
* fix default importmap

* fix paths and add entrypoint comment

* remove adding stylesheet line in base.html.twig

* Update symfony/asset-mapper/6.4/manifest.json

Co-authored-by: Ryan Weaver <weaverryan+github@gmail.com>

* ignore assets/vendor

* revert to 6.3

---------

Co-authored-by: Ryan Weaver <weaverryan+github@gmail.com>
2023-10-17 15:15:18 +02:00