mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-19 05:00:04 +02:00
npm: Use jquery via npm instead of CDN
This commit is contained in:
parent
2b7274e8b0
commit
7e3f30c512
6 changed files with 41 additions and 5 deletions
|
|
@ -1,4 +1,5 @@
|
|||
|
||||
import $ from 'jquery'
|
||||
import AnchorJS from 'anchor-js'
|
||||
import Alpine from 'alpinejs'
|
||||
import alpine_search from './modules/alpine_search'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue