mirror of
https://github.com/symfony/recipes.git
synced 2026-09-19 11:06:33 +03:00
asset-mapper: fix minor whitespace inconsistency in importmap.php (#1261)
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
* - "path" is a path inside the asset mapper system. Use the
|
||||
* "debug:asset-map" command to see the full list of paths.
|
||||
*
|
||||
* - "entrypoint" (JavaScript only) set to true for any module that will
|
||||
* be used as an "entrypoint" (and passed to the importmap() Twig function).
|
||||
* - "entrypoint" (JavaScript only) set to true for any module that will
|
||||
* be used as an "entrypoint" (and passed to the importmap() Twig function).
|
||||
*
|
||||
* The "importmap:require" command can be used to add new entries to this file.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user