Skip to content

[AssetMapper] Removing TODOs #19207

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 5, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions frontend/asset_mapper.rst
Original file line number Diff line number Diff line change
Expand Up @@ -993,10 +993,6 @@ rendered by the ``{{ importmap() }}`` Twig function:
Page-Specific CSS & JavaScript
------------------------------

---> TODO HEre
---> need to add the entrypoint in the importmap.php file
----> and should NOT call parent() in the javascript block

Sometimes you may choose to include CSS or JavaScript files only on certain
pages. For JavaScript, an easy way is to load the file with a `dynamic import`_:

Expand Down