update at 2026-02-08 18:28:39
This commit is contained in:
45
miniprogram/project.config.json
Normal file
45
miniprogram/project.config.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"description": "font2svg miniprogram",
|
||||
"packOptions": {
|
||||
"ignore": [],
|
||||
"include": []
|
||||
},
|
||||
"setting": {
|
||||
"es6": true,
|
||||
"enhance": true,
|
||||
"postcss": true,
|
||||
"minified": true,
|
||||
"coverView": true,
|
||||
"showShadowRootInWxmlPanel": true,
|
||||
"packNpmManually": false,
|
||||
"compileHotReLoad": true,
|
||||
"ignoreUploadUnusedFiles": true,
|
||||
"compileWorklet": false,
|
||||
"uglifyFileName": false,
|
||||
"uploadWithSourceMap": true,
|
||||
"packNpmRelationList": [],
|
||||
"minifyWXSS": true,
|
||||
"minifyWXML": true,
|
||||
"localPlugins": false,
|
||||
"disableUseStrict": false,
|
||||
"useCompilerPlugins": false,
|
||||
"condition": true,
|
||||
"swc": false,
|
||||
"disableSWC": true,
|
||||
"babelSetting": {
|
||||
"ignore": [],
|
||||
"disablePlugins": [],
|
||||
"outputPath": ""
|
||||
}
|
||||
},
|
||||
"compileType": "miniprogram",
|
||||
"libVersion": "2.32.3",
|
||||
"appid": "wxeda897f274ff33cf",
|
||||
"projectname": "font2svg-miniprogram",
|
||||
"condition": {},
|
||||
"simulatorPluginLibVersion": {
|
||||
"wxext14566970e7e9f62": "2.27.3"
|
||||
},
|
||||
"editorSetting": {},
|
||||
"projectArchitecture": "multiPlatform"
|
||||
}
|
||||
Reference in New Issue
Block a user