mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added: GSAP Bundle (#171)
This commit is contained in:
@@ -381,6 +381,11 @@ var resources = {
|
||||
'path': 'resources/fontawesome/{version}/js/all.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// GSAP
|
||||
'gsapBundle': {
|
||||
'path': 'resources/gsap/{version}/',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// Google Charts
|
||||
'googleCharts': {
|
||||
'path': 'resources/google-charts/loader.jsm',
|
||||
|
Reference in New Issue
Block a user