Skip to content

Invalid(?) pin fails silently #276

@thisismydesign

Description

@thisismydesign

This creates a link in head:

pin 'tom-select', to: '/folder/tom-select/dist/esm/tom-select.complete.js'

But neither of these does anything and there is no indication of anything being wrong:

pin 'tom-select', to: './folder/tom-select/dist/esm/tom-select.complete.js'
pin 'tom-select', to: 'folder/tom-select/dist/esm/tom-select.complete.js'

Could there be an indication when the pin fails to create an output?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions