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 0df58ea commit 039fd05Copy full SHA for 039fd05
frontend/asset_mapper.rst
@@ -215,6 +215,11 @@ to add any `npm package`_:
215
216
$ php bin/console importmap:require bootstrap
217
218
+.. tip::
219
+
220
+ The command takes the well-know ``--dry-un`` option to simulate the installation of the packages, useful
221
+ to see what will be installed without altering anything.
222
223
This adds the ``bootstrap`` package to your ``importmap.php`` file::
224
225
// importmap.php
0 commit comments