/
githubmirror
/
taro
Обзор
Документация
Войти
/
githubmirror
/
taro
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
examples/blended-basic/miniapp/project.config.json
73 строки
2 KB
chenjiajian
chore: add example blended-basic
17 фев 2022, 20:28
17 фев 2022, 20:28
e5789e4
Код
Авторство
О чём код?
{ "description": "项目配置文件", "packOptions": { "ignore": [] }, "setting": { "urlCheck": false, "es6": false, "enhance": false, "postcss": true, "preloadBackgroundData": false, "minified": true, "newFeature": false, "coverView": true, "nodeModules": false, "autoAudits": false, "showShadowRootInWxmlPanel": true, "scopeDataCheck": false, "uglifyFileName": false, "checkInvalidKey": true, "checkSiteMap": true, "uploadWithSourceMap": true, "compileHotReLoad": false, "lazyloadPlaceholderEnable": false, "useMultiFrameRuntime": true, "useApiHook": true, "useApiHostProcess": true, "babelSetting": { "ignore": [], "disablePlugins": [], "outputPath": "" }, "enableEngineNative": false, "useIsolateContext": false, "userConfirmedBundleSwitch": false, "packNpmManually": false, "packNpmRelationList": [], "minifyWXSS": true, "disableUseStrict": false, "showES6CompileOption": false, "useCompilerPlugins": false, "minifyWXML": true }, "compileType": "miniprogram", "libVersion": "2.14.4", "appid": "wxa9abf43f10a7bdb0", "projectname": "miniprogram-1", "debugOptions": { "hidedInDevtools": [] }, "scripts": {}, "isGameTourist": false, "condition": { "search": { "list": [] }, "conversation": { "list": [] }, "game": { "list": [] }, "plugin": { "list": [] }, "gamePlugin": { "list": [] }, "miniprogram": { "list": [] } } }