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 c0a85c3 commit bf362a6Copy full SHA for bf362a6
lib/install/config/importmap.rb
@@ -1,6 +1,3 @@
1
-# Use direct uploads for Active Storage (remember to import "@rails/activestorage" in your application.js)
2
-# pin "@rails/activestorage", to: "activestorage.esm.js"
3
-
4
-# Use npm packages from a JavaScript CDN by running ./bin/importmap
+# Pin npm packages by running ./bin/importmap
5
6
pin "application", preload: true
0 commit comments