30 lines
595 B
JSON
30 lines
595 B
JSON
{
|
|
"description": "A WePY project",
|
|
"setting": {
|
|
"urlCheck": true,
|
|
"es6": true,
|
|
"postcss": true,
|
|
"minified": true,
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
},
|
|
"condition": false,
|
|
"enhance": true
|
|
},
|
|
"compileType": "miniprogram",
|
|
"appid": "wxe486777f4379507e",
|
|
"projectname": "myproj",
|
|
"miniprogramRoot": "weapp/",
|
|
"srcMiniprogramRoot": "weapp/",
|
|
"packOptions": {
|
|
"ignore": [],
|
|
"include": []
|
|
},
|
|
"condition": {},
|
|
"editorSetting": {
|
|
"tabIndent": "insertSpaces",
|
|
"tabSize": 2
|
|
}
|
|
} |