Skip to content

Commit 6cb0e0a

Browse files
committed
Preloading is now the default
1 parent 92daa0b commit 6cb0e0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/install/config/importmap.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Pin npm packages by running ./bin/importmap
22

3-
pin "application", preload: true
3+
pin "application"

0 commit comments

Comments
 (0)