File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33pin_all_from File . expand_path ( '../app/javascript/spotlight' , __dir__ ) , under : 'spotlight'
44pin_all_from File . expand_path ( '../vendor/assets/javascripts' , __dir__ )
55
6- pin 'clipboard' , to : 'https://cdn.skypack.dev/ clipboard@2.0.10 '
7- pin 'sir-trevor' , to : 'https://cdn.skypack.dev/ sir-trevor@0.8.2'
8- pin 'sortablejs' , to : 'https://cdn.skypack.dev/ sortablejs@^1.15.3'
9- pin '@github/auto-complete-element' , to : 'https://cdn.skypack.dev/ @github/auto-complete-element'
6+ pin 'clipboard' , to : 'https://cdn.jsdelivr.net/npm/ clipboard@2.0.11/+esm '
7+ pin 'sir-trevor' , to : 'https://cdn.jsdelivr.net/npm/ sir-trevor@0.8.2/+esm '
8+ pin 'sortablejs' , to : 'https://cdn.jsdelivr.net/npm/ sortablejs@^1.15.3/+esm '
9+ pin '@github/auto-complete-element' , to : 'https://cdn.jsdelivr.net/npm/ @github/auto-complete-element@3.8.0/+esm '
You can’t perform that action at this time.
0 commit comments