mirror of
https://github.com/seepine/action-miniprogram-ci.git
synced 2025-08-24 14:11:25 +08:00
chore(release): v1.0.0
This commit is contained in:
BIN
__tests__/dist/preview.png
vendored
Normal file
BIN
__tests__/dist/preview.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
41
__tests__/dist/project.config.json
vendored
Normal file
41
__tests__/dist/project.config.json
vendored
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"description": "小程序项目配置文件。",
|
||||
"packOptions": {
|
||||
"ignore": []
|
||||
},
|
||||
"setting": {
|
||||
"urlCheck": false,
|
||||
"es6": true,
|
||||
"postcss": true,
|
||||
"minified": true,
|
||||
"newFeature": true,
|
||||
"es7": true,
|
||||
"minify": true,
|
||||
"minifyJS": true,
|
||||
"minifyWXML": true,
|
||||
"minifyWXSS": true,
|
||||
"autoPrefixWXSS": true
|
||||
},
|
||||
"compileType": "miniprogram",
|
||||
"libVersion": "",
|
||||
"appid": "wx2ec97gd31w864xxxx",
|
||||
"projectname": "",
|
||||
"condition": {
|
||||
"search": {
|
||||
"current": -1,
|
||||
"list": []
|
||||
},
|
||||
"conversation": {
|
||||
"current": -1,
|
||||
"list": []
|
||||
},
|
||||
"game": {
|
||||
"current": -1,
|
||||
"list": []
|
||||
},
|
||||
"miniprogram": {
|
||||
"current": -1,
|
||||
"list": []
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user