12 lines
143 B
JSON
12 lines
143 B
JSON
{
|
|
"main": "handlebars",
|
|
"shim": {
|
|
"handlebars": {
|
|
"exports": "Handlebars"
|
|
}
|
|
},
|
|
"buildConfig": {
|
|
"minify": true
|
|
}
|
|
}
|