We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c2af1 commit c3f8980Copy full SHA for c3f8980
frontend/asset_mapper.rst
@@ -327,7 +327,7 @@ This ensures your ``assets/vendor/`` directory is in sync with the updated impor
327
328
.. tip::
329
330
- Removing a package from the importmap does not automatically remove any references to it in your JavaScript files.
+ Removing a package from the importmap does not automatically remove any references to it in your JavaScript files.
331
Make sure to update your code to remove any ``import`` statements that reference the removed package.
332
333
How does the importmap Work?
0 commit comments