mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2024-12-22 16:12:13 +01:00
Added Bootstrap JS to ajax.aspnetcdn.com
This commit is contained in:
parent
a9dc0c391b
commit
8ee33328f3
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user