|
@ -24,8 +24,12 @@ |
|
|
"outputPath": "" |
|
|
"outputPath": "" |
|
|
}, |
|
|
}, |
|
|
"useIsolateContext": true, |
|
|
"useIsolateContext": true, |
|
|
"useCompilerModule": false, |
|
|
"useCompilerModule": true, |
|
|
"userConfirmedUseCompilerModuleSwitch": false |
|
|
"userConfirmedUseCompilerModuleSwitch": false, |
|
|
|
|
|
"packNpmManually": false, |
|
|
|
|
|
"packNpmRelationList": [], |
|
|
|
|
|
"useMultiFrameRuntime": false, |
|
|
|
|
|
"useApiHook": true |
|
|
}, |
|
|
}, |
|
|
"compileType": "miniprogram", |
|
|
"compileType": "miniprogram", |
|
|
"libVersion": "2.8.2", |
|
|
"libVersion": "2.8.2", |
|
|