本地备份:消息系统改造前完整版本(未推送,便于回退)
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"ignoreUploadUnusedFiles": true,
|
||||
"compileWorklet": false,
|
||||
"uglifyFileName": false,
|
||||
"uploadWithSourceMap": false,
|
||||
"uploadWithSourceMap": true,
|
||||
"packNpmManually": false,
|
||||
"minifyWXSS": true,
|
||||
"minifyWXML": true,
|
||||
@@ -25,8 +25,7 @@
|
||||
"useCompilerPlugins": false,
|
||||
"condition": false,
|
||||
"swc": false,
|
||||
"disableSWC": true,
|
||||
"urlCheck": false
|
||||
"disableSWC": true
|
||||
},
|
||||
"condition": {},
|
||||
"editorSetting": {
|
||||
@@ -35,36 +34,7 @@
|
||||
},
|
||||
"libVersion": "3.14.3",
|
||||
"packOptions": {
|
||||
"ignore": [
|
||||
{
|
||||
"value": ".vs",
|
||||
"type": "folder"
|
||||
},
|
||||
{
|
||||
"value": "_backup_pre_redesign",
|
||||
"type": "folder"
|
||||
},
|
||||
{
|
||||
"value": ".md",
|
||||
"type": "suffix"
|
||||
},
|
||||
{
|
||||
"value": ".vsidx",
|
||||
"type": "suffix"
|
||||
},
|
||||
{
|
||||
"value": "project.private.config.json",
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"value": "static/lib/restapi.js",
|
||||
"type": "file"
|
||||
},
|
||||
{
|
||||
"value": "static/lib/EmojiDecoder.js",
|
||||
"type": "file"
|
||||
}
|
||||
],
|
||||
"ignore": [],
|
||||
"include": []
|
||||
},
|
||||
"appid": "wx0e4be86faac4a8d1",
|
||||
|
||||
Reference in New Issue
Block a user