update at 2026-02-08 18:28:39

This commit is contained in:
douboer
2026-02-08 18:28:39 +08:00
parent e2a46e413a
commit 0f5a7f0d85
97 changed files with 22029 additions and 59 deletions

View 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"
}