70 lines
1.5 KiB
JSON
70 lines
1.5 KiB
JSON
{
|
|
"miniprogramRoot": "./",
|
|
"cloudfunctionRoot": "cloudfunctions/",
|
|
"projectname": "silk-miniapp",
|
|
"description": "智慧蚕房",
|
|
"appid": "wxddd7ba2ffc4cc712",
|
|
"setting": {
|
|
"urlCheck": false,
|
|
"es6": false,
|
|
"enhance": false,
|
|
"compileHotReLoad": false,
|
|
"postcss": false,
|
|
"preloadBackgroundData": false,
|
|
"minified": false,
|
|
"newFeature": true,
|
|
"autoAudits": false,
|
|
"coverView": true,
|
|
"showShadowRootInWxmlPanel": false,
|
|
"scopeDataCheck": false,
|
|
"useCompilerModule": false,
|
|
"compileWorklet": false,
|
|
"uglifyFileName": false,
|
|
"uploadWithSourceMap": true,
|
|
"packNpmManually": false,
|
|
"packNpmRelationList": [],
|
|
"minifyWXSS": true,
|
|
"minifyWXML": true,
|
|
"localPlugins": false,
|
|
"disableUseStrict": false,
|
|
"useCompilerPlugins": false,
|
|
"condition": false,
|
|
"swc": false,
|
|
"disableSWC": true,
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
}
|
|
},
|
|
"compileType": "miniprogram",
|
|
"simulatorType": "wechat",
|
|
"simulatorPluginLibVersion": {},
|
|
"condition": {},
|
|
"packOptions": {
|
|
"ignore": [
|
|
{
|
|
"type": "file",
|
|
"value": "node_modules"
|
|
},
|
|
{
|
|
"type": "file",
|
|
"value": "src"
|
|
},
|
|
{
|
|
"type": "file",
|
|
"value": "config"
|
|
},
|
|
{
|
|
"type": "file",
|
|
"value": ".git"
|
|
},
|
|
{
|
|
"type": "file",
|
|
"value": "dist/js/*.LICENSE.txt"
|
|
}
|
|
],
|
|
"include": []
|
|
},
|
|
"editorSetting": {}
|
|
} |