init
This commit is contained in:
commit
2b8870a40e
51 changed files with 5845 additions and 0 deletions
25
project.config.json
Normal file
25
project.config.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"setting": {
|
||||
"es6": true,
|
||||
"postcss": true,
|
||||
"minified": true,
|
||||
"uglifyFileName": false,
|
||||
"enhance": true,
|
||||
"packNpmRelationList": [],
|
||||
"babelSetting": {
|
||||
"ignore": [],
|
||||
"disablePlugins": [],
|
||||
"outputPath": ""
|
||||
},
|
||||
"useCompilerPlugins": false,
|
||||
"minifyWXML": true
|
||||
},
|
||||
"compileType": "miniprogram",
|
||||
"simulatorPluginLibVersion": {},
|
||||
"packOptions": {
|
||||
"ignore": [],
|
||||
"include": []
|
||||
},
|
||||
"appid": "wxb6599459668b6b55",
|
||||
"editorSetting": {}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue