1aaef71f52
Document-driven MVP with FastAPI backend, Vue H5, WeChat mini shell, product demo, and Docker dev stack. Co-authored-by: Cursor <cursoragent@cursor.com>
17 lines
324 B
JSON
17 lines
324 B
JSON
{
|
|
"description": "Happy Up 微信小程序壳 · Sprint 5",
|
|
"packOptions": {
|
|
"ignore": []
|
|
},
|
|
"setting": {
|
|
"urlCheck": false,
|
|
"es6": true,
|
|
"postcss": true,
|
|
"minified": true
|
|
},
|
|
"compileType": "miniprogram",
|
|
"appid": "touristappid",
|
|
"projectname": "happy-up-mini",
|
|
"libVersion": "3.6.0"
|
|
}
|