Skip to content

Commit 3e0c7e1

Browse files
committed
minor #19207 [AssetMapper] Removing TODOs (ThomasLandauer)
This PR was merged into the 6.4 branch. Discussion ---------- [AssetMapper] Removing TODOs Page: https://symfony.com/doc/6.4/frontend/asset_mapper.html#page-specific-css-javascript Looks like `@weaverryan` just forgot to delete this after finishing #19189 :-) Commits ------- 0f91d4d [AssetMapper] Removing TODOs
2 parents a174e50 + 0f91d4d commit 3e0c7e1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

frontend/asset_mapper.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -993,10 +993,6 @@ rendered by the ``{{ importmap() }}`` Twig function:
993993
Page-Specific CSS & JavaScript
994994
------------------------------
995995

996-
---> TODO HEre
997-
---> need to add the entrypoint in the importmap.php file
998-
----> and should NOT call parent() in the javascript block
999-
1000996
Sometimes you may choose to include CSS or JavaScript files only on certain
1001997
pages. For JavaScript, an easy way is to load the file with a `dynamic import`_:
1002998

0 commit comments

Comments
 (0)