👷 Add CDN vendor automatic switch by config setting.

This commit is contained in:
凡梦星尘
2022-05-25 11:02:05 +08:00
parent 65c3289491
commit fc52303ad1
5 changed files with 37 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
# Public CDN vender list
# Public CDN vendor list
#
vendors: {
"cdnjs": "//cdnjs.cloudflare.com/ajax/libs/${name}/${version}/${file}",
@@ -8,7 +8,7 @@ vendors: {
# Javascript Resources
#
js:
- name: anime
- name: animejs
version: 3.2.1
file: lib/anime.min.js
- name: mathjax