1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Added Vue.js v1.0.28 and page.js v1.7.1

This commit is contained in:
nobody42
2020-03-24 08:45:14 +01:00
parent 274351ed3c
commit 172dda4429
8 changed files with 10266 additions and 1 deletions

View File

@@ -93,6 +93,9 @@ var files = {
// Prototype
'resources/prototype/1.7.3.0/prototype.jsm': true,
// page.js
'resources/page.js/1.7.1/page.min.jsm': true,
// Scriptaculous
'resources/scriptaculous/1.9.0/scriptaculous.jsm': true,
@@ -102,6 +105,9 @@ var files = {
// Underscore.js
'resources/underscore.js/1.8.3/underscore-min.jsm': true,
// Vue.js
'resources/vue/1.0.28/vue.jsm': true,
// Web Font Loader
'resources/webfont/1.6.28/webfont.jsm': true
},