update at 2026-02-14 09:54:59
This commit is contained in:
@@ -7,7 +7,14 @@
|
||||
"es6": true,
|
||||
"enhance": true,
|
||||
"postcss": true,
|
||||
"minified": true
|
||||
"minified": true,
|
||||
"packNpmManually": true,
|
||||
"packNpmRelationList": [
|
||||
{
|
||||
"packageJsonPath": "./package.json",
|
||||
"miniprogramNpmDistDir": "./miniapp/"
|
||||
}
|
||||
]
|
||||
},
|
||||
"compileType": "miniprogram",
|
||||
"libVersion": "trial",
|
||||
|
||||
Reference in New Issue
Block a user