Skip to content

Commit c3f8980

Browse files
authored
Update asset_mapper.rst
1 parent 32c2af1 commit c3f8980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/asset_mapper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ This ensures your ``assets/vendor/`` directory is in sync with the updated impor
327327

328328
.. tip::
329329

330-
Removing a package from the importmap does not automatically remove any references to it in your JavaScript files.
330+
Removing a package from the importmap does not automatically remove any references to it in your JavaScript files.
331331
Make sure to update your code to remove any ``import`` statements that reference the removed package.
332332

333333
How does the importmap Work?

0 commit comments

Comments
 (0)