12 lines
219 B
JSON
12 lines
219 B
JSON
|
{
|
||
|
"description": "项目配置文件",
|
||
|
"packOptions": {
|
||
|
"ignore": []
|
||
|
},
|
||
|
"setting": {
|
||
|
"useOldBuilder": false
|
||
|
},
|
||
|
"compileType": "miniprogram",
|
||
|
"projectname": "applet-demo",
|
||
|
"isGameTourist": false
|
||
|
}
|