mirror of
https://github.com/wu736139669/vczero.github.io.git
synced 2026-08-05 06:23:38 +00:00
add 5cm
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "template",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"tmodjs": "1.0.1-rc5"
|
||||
},
|
||||
"tmodjs-config": {
|
||||
"output": "../tpl",
|
||||
"charset": "utf-8",
|
||||
"syntax": "simple",
|
||||
"helpers": null,
|
||||
"escape": true,
|
||||
"compress": true,
|
||||
"type": "cmd",
|
||||
"runtime": "template.js",
|
||||
"alias": null,
|
||||
"minify": false,
|
||||
"cache": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user