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

Added Bootstrap JS to ajax.aspnetcdn.com

This commit is contained in:
nobody
2020-03-05 17:05:02 +01:00
parent a9dc0c391b
commit 8ee33328f3

View File

@ -47,6 +47,9 @@ var mappings = {
'jQuery/jquery-{version}.': resources.jQuery,
'jquery/jquery-{version}.': resources.jQuery,
'modernizr/modernizr-{version}.': resources.modernizr
},
'/bootstrap/': {
'{version}/bootstrap.min.js': resources.bootstrapJS
}
},
// Microsoft Ajax CDN [Deprecated]