10 lines
149 B
JSON
10 lines
149 B
JSON
{
|
|
"main": "js/bootstrap",
|
|
"shim": {
|
|
"js/bootstrap": ["jquery@2.0", "../css/bootstrap.css!"]
|
|
},
|
|
"buildConfig": {
|
|
"uglify": true
|
|
}
|
|
}
|