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

Fixed Moment.js (File extension and detection of resource name)

This commit is contained in:
nobody42
2020-03-24 08:11:03 +01:00
parent 447c6d2c97
commit 274351ed3c
5 changed files with 11 additions and 1 deletions

View File

@@ -85,7 +85,7 @@ var files = {
'resources/modernizr/2.8.3/modernizr.min.jsm': true,
// Moment.js
'resources/moment.js/2.24.0/moment.min.js': true,
'resources/moment.js/2.24.0/moment.min.jsm': true,
// MooTools
'resources/mootools/1.6.0/mootools-core.min.jsm': true,