Skip to content

Commit 50bf3ec

Browse files
committed
[AssetMapper] Change the structure of the imortmap file
1 parent 8be64ea commit 50bf3ec

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
@@ -215,7 +215,7 @@ This adds the ``bootstrap`` package to your ``importmap.php`` file::
215215
// ...
216216

217217
'bootstrap' => [
218-
'url' => 'https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/+esm',
218+
'version' => '5.3.0',
219219
],
220220
];
221221

0 commit comments

Comments
 (0)