1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-27 10:53:43 +02:00

npm: Use clipboardjs via npm instead of unpkg.com link

This commit is contained in:
Henrik Hautakoski 2022-01-25 13:16:37 +01:00
parent 8f16293ec3
commit d4244851ab
No known key found for this signature in database
GPG key ID: 608414D93E862CCD
6 changed files with 87 additions and 3 deletions

View file

@ -1,6 +1,7 @@
import Alpine from 'alpinejs'
import alpine_search from './modules/alpine_search'
import ClipboardJS from 'clipboard'
anchors.add();