Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Invalid(?) pin fails silently #276

Open
thisismydesign opened this issue Oct 24, 2024 · 0 comments
Open

Invalid(?) pin fails silently #276

thisismydesign opened this issue Oct 24, 2024 · 0 comments

Comments

@thisismydesign
Copy link

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?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant