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