feat: Add jquery dependency
- Add jquery version 3.7.1 - Remove external script resource from app template - Add eleventy passthrough to build/vendor
This commit is contained in:
parent
c77bcd8bdc
commit
ff5d4bd3eb
4 changed files with 14 additions and 2 deletions
|
|
@ -36,6 +36,7 @@
|
|||
"dependencies": {
|
||||
"@11ty/eleventy": "^2.0.1",
|
||||
"bootstrap-icons": "^1.13.1",
|
||||
"jquery": "^3.7.1",
|
||||
"sass": "^1.93.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue