updated bootstrap override
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"main": "js/bootstrap",
|
||||
"shim": {
|
||||
"js/bootstrap": {
|
||||
"deps": "jquery",
|
||||
"exports": "$"
|
||||
}
|
||||
},
|
||||
"files": ["css", "fonts", "js"]
|
||||
}
|
||||
Reference in New Issue
Block a user