update at 2026-02-14 09:58:08
This commit is contained in:
@@ -9,12 +9,16 @@
|
|||||||
"enhance": true,
|
"enhance": true,
|
||||||
"postcss": true,
|
"postcss": true,
|
||||||
"minified": true,
|
"minified": true,
|
||||||
<<<<<<< HEAD
|
|
||||||
"compileWorklet": false,
|
"compileWorklet": false,
|
||||||
"uglifyFileName": false,
|
"uglifyFileName": false,
|
||||||
"uploadWithSourceMap": true,
|
"uploadWithSourceMap": true,
|
||||||
"packNpmManually": false,
|
"packNpmManually": true,
|
||||||
"packNpmRelationList": [],
|
"packNpmRelationList": [
|
||||||
|
{
|
||||||
|
"packageJsonPath": "./package.json",
|
||||||
|
"miniprogramNpmDistDir": "./miniapp/"
|
||||||
|
}
|
||||||
|
],
|
||||||
"minifyWXSS": true,
|
"minifyWXSS": true,
|
||||||
"minifyWXML": true,
|
"minifyWXML": true,
|
||||||
"localPlugins": false,
|
"localPlugins": false,
|
||||||
@@ -28,15 +32,6 @@
|
|||||||
"disablePlugins": [],
|
"disablePlugins": [],
|
||||||
"outputPath": ""
|
"outputPath": ""
|
||||||
}
|
}
|
||||||
=======
|
|
||||||
"packNpmManually": true,
|
|
||||||
"packNpmRelationList": [
|
|
||||||
{
|
|
||||||
"packageJsonPath": "./package.json",
|
|
||||||
"miniprogramNpmDistDir": "./miniapp/"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
>>>>>>> cfe379da3ebfa55a448303373ac901ac03c4ad5c
|
|
||||||
},
|
},
|
||||||
"compileType": "miniprogram",
|
"compileType": "miniprogram",
|
||||||
"libVersion": "trial",
|
"libVersion": "trial",
|
||||||
@@ -47,4 +42,4 @@
|
|||||||
"condition": {},
|
"condition": {},
|
||||||
"simulatorPluginLibVersion": {},
|
"simulatorPluginLibVersion": {},
|
||||||
"editorSetting": {}
|
"editorSetting": {}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user