上传文件至 docs
新建项目
This commit is contained in:
48
docs/project.config.json
Normal file
48
docs/project.config.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"description": "藏猫猫计划微信小程序原型",
|
||||
"packOptions": {
|
||||
"ignore": [
|
||||
{
|
||||
"value": "docs",
|
||||
"type": "folder"
|
||||
}
|
||||
],
|
||||
"include": []
|
||||
},
|
||||
"setting": {
|
||||
"useCompilerPlugins": false,
|
||||
"es6": true,
|
||||
"enhance": true,
|
||||
"postcss": true,
|
||||
"minified": true,
|
||||
"urlCheck": false,
|
||||
"coverView": true,
|
||||
"showShadowRootInWxmlPanel": true,
|
||||
"compileHotReLoad": true,
|
||||
"lazyloadPlaceholderEnable": false,
|
||||
"compileWorklet": false,
|
||||
"uglifyFileName": false,
|
||||
"uploadWithSourceMap": true,
|
||||
"packNpmManually": false,
|
||||
"packNpmRelationList": [],
|
||||
"minifyWXSS": true,
|
||||
"minifyWXML": true,
|
||||
"localPlugins": false,
|
||||
"disableUseStrict": false,
|
||||
"condition": false,
|
||||
"swc": false,
|
||||
"disableSWC": true,
|
||||
"babelSetting": {
|
||||
"ignore": [],
|
||||
"disablePlugins": [],
|
||||
"outputPath": ""
|
||||
}
|
||||
},
|
||||
"compileType": "miniprogram",
|
||||
"libVersion": "3.17.0",
|
||||
"appid": "wxfbaabed3c4ce758b",
|
||||
"projectname": "mini-zmc",
|
||||
"condition": {},
|
||||
"simulatorPluginLibVersion": {},
|
||||
"editorSetting": {}
|
||||
}
|
||||
Reference in New Issue
Block a user