🍱 Feat: add resource and cdn of eruda and vconsole

This commit is contained in:
Cell
2022-07-20 21:09:28 +08:00
parent 495e8286bc
commit 28a46751c7
5 changed files with 43 additions and 0 deletions
+4
View File
@@ -31,6 +31,8 @@ libFiles:
# echarts@5.2.2 https://github.com/apache/echarts
echartsJS: echarts@5.3.2/dist/echarts.min.js
echartsMacaronsJS: echarts@5.3.2/theme/macarons.min.js
# eruda@2.5.0 https://github.com/liriliri/eruda
erudaJS: eruda@2.5.0/eruda.js
# fontawesome-free@6.1.1 https://github.com/FortAwesome/Font-Awesome
fontawesomeFreeCSS: '@fortawesome/fontawesome-free@6.1.1/css/all.min.css'
# gitalk@1.7.2 https://github.com/gitalk/gitalk
@@ -75,6 +77,8 @@ libFiles:
typeitJS: typeit@7.0.4/dist/typeit.min.js
# valine@1.5.0 https://github.com/xCss/Valine
valineJS: valine@1.5.0/dist/Valine.min.js
# vconsole@3.14.6 https://github.com/Tencent/vConsole
vconsoleJS: vconsole@3.14.6/dist/vconsole.min.js
# waline@2.6.1 https://github.com/walinejs/waline
walineCSS: '@waline/client@2.6.1/dist/waline.css'
walineJS: '@waline/client@2.6.1/dist/waline.js'
+4
View File
@@ -31,6 +31,8 @@ libFiles:
# echarts@5.2.2 https://github.com/apache/echarts
echartsJS: echarts@5.3.2/dist/echarts.min.js
echartsMacaronsJS: echarts@5.3.2/theme/macarons.min.js
# eruda@2.5.0 https://github.com/liriliri/eruda
erudaJS: eruda@2.5.0/eruda.js
# fontawesome-free@6.1.1 https://github.com/FortAwesome/Font-Awesome
fontawesomeFreeCSS: '@fortawesome/fontawesome-free@6.1.1/css/all.min.css'
# gitalk@1.7.2 https://github.com/gitalk/gitalk
@@ -75,6 +77,8 @@ libFiles:
typeitJS: typeit@7.0.4/dist/typeit.min.js
# valine@1.5.0 https://github.com/xCss/Valine
valineJS: valine@1.5.0/dist/Valine.min.js
# vconsole@3.14.6 https://github.com/Tencent/vConsole
vconsoleJS: vconsole@3.14.6/dist/vconsole.min.js
# waline@2.6.1 https://github.com/walinejs/waline
walineCSS: '@waline/client@2.6.1/dist/waline.css'
walineJS: '@waline/client@2.6.1/dist/waline.js'
+2
View File
@@ -7,6 +7,7 @@ cell-watermark@1.0.3 https://github.com/Lruihao/watermark
cookieconsent@3.1.1 https://github.com/osano/cookieconsent
crypto-js@4.1.1 https://github.com/brix/crypto-js
echarts@5.3.2 https://github.com/apache/echarts
eruda@2.5.0 https://github.com/liriliri/eruda
fontawesome-free@6.1.1 https://github.com/FortAwesome/Font-Awesome
gitalk@1.7.2 https://github.com/gitalk/gitalk
katex@0.15.3 https://github.com/KaTeX/KaTeX
@@ -26,4 +27,5 @@ simple-icons@5.21.1 https://github.com/simple-icons/simple-icons
twemoji@14.0.2 https://github.com/twitter/twemoji
typeit@7.0.4 https://github.com/alexmacarthur/typeit
valine@1.5.0 https://github.com/xCss/Valine
vconsole@3.14.6 https://github.com/Tencent/vConsole
waline@2.6.1 https://github.com/walinejs/waline
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long