Skip to content

importmap pin/update removes preload: false #243

Closed
@mhenrixon

Description

@mhenrixon

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions