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
No known key found for this signature in database
GPG Key ID: AB5145CF05BFE119
1 changed files with 3 additions and 0 deletions

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]