56 lines
1.4 KiB
JSON
56 lines
1.4 KiB
JSON
{
|
|
"miniprogramRoot": "dist/",
|
|
"projectname": "taro-react-tailwind-vscode-template",
|
|
"description": "",
|
|
"appid": "wx22cc65a14ab1a16d",
|
|
"setting": {
|
|
"urlCheck": true,
|
|
"es6": false,
|
|
"enhance": false,
|
|
"postcss": false,
|
|
"preloadBackgroundData": false,
|
|
"minified": false,
|
|
"newFeature": false,
|
|
"coverView": true,
|
|
"nodeModules": false,
|
|
"autoAudits": false,
|
|
"showShadowRootInWxmlPanel": true,
|
|
"scopeDataCheck": false,
|
|
"uglifyFileName": false,
|
|
"checkInvalidKey": true,
|
|
"checkSiteMap": true,
|
|
"uploadWithSourceMap": true,
|
|
"compileHotReLoad": false,
|
|
"lazyloadPlaceholderEnable": false,
|
|
"useMultiFrameRuntime": true,
|
|
"useApiHook": true,
|
|
"useApiHostProcess": true,
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
},
|
|
"useIsolateContext": true,
|
|
"userConfirmedBundleSwitch": false,
|
|
"packNpmManually": false,
|
|
"packNpmRelationList": [],
|
|
"minifyWXSS": true,
|
|
"disableUseStrict": false,
|
|
"minifyWXML": true,
|
|
"showES6CompileOption": false,
|
|
"useCompilerPlugins": false,
|
|
"ignoreUploadUnusedFiles": true
|
|
},
|
|
"compileType": "miniprogram",
|
|
"libVersion": "2.30.3",
|
|
"srcMiniprogramRoot": "dist/",
|
|
"packOptions": {
|
|
"ignore": [],
|
|
"include": []
|
|
},
|
|
"editorSetting": {
|
|
"tabIndent": "insertSpaces",
|
|
"tabSize": 2
|
|
},
|
|
"condition": {}
|
|
} |