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