Closed
Description
When I run importmap pin @turbo-boost/commands
it changes the importmaps.rb
line from:
pin "@turbo-boost/commands", to: "@turbo-boost--commands.js", preload: false # @0.0.16
To:
pin "@turbo-boost/commands", to: "@turbo-boost--commands.js" # @0.0.16
I believe that it should keep any existing preload: false
Metadata
Metadata
Assignees
Labels
No labels