Files
Driver-program/project.config.json
2026-02-07 16:11:40 +08:00

16 lines
303 B
JSON

{
"miniprogramRoot": "./dist",
"projectname": "my-mini-app",
"description": "",
"appid": "touristappid",
"setting": {
"urlCheck": true,
"es6": false,
"enhance": false,
"compileHotReLoad": false,
"postcss": false,
"minified": false
},
"compileType": "miniprogram"
}