9 lines
200 B
JSON
9 lines
200 B
JSON
{
|
|
"jspm": {
|
|
"main": "handlebars",
|
|
"shim": { "handlebars": { "exports": "Handlebars" } },
|
|
"files": ["handlebars.js", "handlebars.runtime.js"],
|
|
"buildConfig": { "minify": true }
|
|
}
|
|
}
|