10 lines
151 B
JSON
10 lines
151 B
JSON
{
|
|
"main": "js/bootstrap",
|
|
"dependencyShim": {
|
|
"js/bootstrap": ["lib:jquery", "bootstrap.css!"]
|
|
},
|
|
"directories": {
|
|
"lib": "dist"
|
|
}
|
|
}
|