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