33 lines
725 B
JSON
33 lines
725 B
JSON
{
|
|
"miniprogramRoot": "dist/",
|
|
"projectname": "EVA-Notify",
|
|
"description": "A Wechat miniprogram project of EVA platform",
|
|
"appid": "wx636eb7cf2b84f305",
|
|
"setting": {
|
|
"urlCheck": true,
|
|
"es6": true,
|
|
"enhance": true,
|
|
"compileHotReLoad": false,
|
|
"postcss": false,
|
|
"minified": false,
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
},
|
|
"packNpmRelationList": []
|
|
},
|
|
"compileType": "miniprogram",
|
|
"libVersion": "3.3.4",
|
|
"srcMiniprogramRoot": "dist/",
|
|
"packOptions": {
|
|
"ignore": [],
|
|
"include": []
|
|
},
|
|
"condition": {},
|
|
"editorSetting": {
|
|
"tabIndent": "insertSpaces",
|
|
"tabSize": 2
|
|
}
|
|
}
|