From b522595ad7280114ccd540e4f5dda1af9777d255 Mon Sep 17 00:00:00 2001 From: Rogee Date: Tue, 22 Sep 2026 11:35:25 +0800 Subject: [PATCH] chore(web): untrack umi generated src/.umi --- web/src/.umi/appData.json | 5762 ------------------------ web/src/.umi/core/EmptyRoute.tsx | 9 - web/src/.umi/core/defineApp.ts | 17 - web/src/.umi/core/helmet.ts | 10 - web/src/.umi/core/helmetContext.ts | 4 - web/src/.umi/core/history.ts | 72 - web/src/.umi/core/historyIntelli.ts | 132 - web/src/.umi/core/plugin.ts | 40 - web/src/.umi/core/pluginConfig.ts | 419 -- web/src/.umi/core/pluginConfigJoi.d.ts | 7 - web/src/.umi/core/polyfill.ts | 220 - web/src/.umi/core/route.tsx | 36 - web/src/.umi/core/terminal.ts | 37 - web/src/.umi/exports.ts | 19 - web/src/.umi/testBrowser.tsx | 88 - web/src/.umi/tsconfig.json | 43 - web/src/.umi/typings.d.ts | 136 - web/src/.umi/umi.ts | 81 - 18 files changed, 7132 deletions(-) delete mode 100644 web/src/.umi/appData.json delete mode 100644 web/src/.umi/core/EmptyRoute.tsx delete mode 100644 web/src/.umi/core/defineApp.ts delete mode 100644 web/src/.umi/core/helmet.ts delete mode 100644 web/src/.umi/core/helmetContext.ts delete mode 100644 web/src/.umi/core/history.ts delete mode 100644 web/src/.umi/core/historyIntelli.ts delete mode 100644 web/src/.umi/core/plugin.ts delete mode 100644 web/src/.umi/core/pluginConfig.ts delete mode 100644 web/src/.umi/core/pluginConfigJoi.d.ts delete mode 100644 web/src/.umi/core/polyfill.ts delete mode 100644 web/src/.umi/core/route.tsx delete mode 100644 web/src/.umi/core/terminal.ts delete mode 100644 web/src/.umi/exports.ts delete mode 100644 web/src/.umi/testBrowser.tsx delete mode 100644 web/src/.umi/tsconfig.json delete mode 100644 web/src/.umi/typings.d.ts delete mode 100644 web/src/.umi/umi.ts diff --git a/web/src/.umi/appData.json b/web/src/.umi/appData.json deleted file mode 100644 index 67464ea..0000000 --- a/web/src/.umi/appData.json +++ /dev/null @@ -1,5762 +0,0 @@ -{ - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "pkg": { - "private": true, - "author": "杨豪 ", - "scripts": { - "dev": "max dev", - "build": "max build", - "start": "max preview" - }, - "dependencies": { - "@ant-design/icons": "^6.3.4", - "@ant-design/pro-components": "^3.1.14-7", - "@umijs/max": "^4.7.19", - "antd": "^6.6.5", - "react": "^19.3.0", - "react-dom": "^19.3.0" - }, - "devDependencies": { - "@types/react": "^19.3.0", - "@types/react-dom": "^19.3.0", - "typescript": "^5.0.3" - }, - "name": "creator-hub-web" - }, - "pkgPath": "/home/yanghao05/Workspace/creator-hub/web/package.json", - "plugins": { - "./node_modules/@umijs/core/dist/service/servicePlugin": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "register", - "type": "preset", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/core/dist/service/servicePlugin.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/core/dist/service/servicePlugin", - "key": "servicePlugin" - }, - "@umijs/preset-umi": { - "config": {}, - "time": { - "hooks": {}, - "register": 5 - }, - "enableBy": "register", - "type": "preset", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/index.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "@umijs/preset-umi", - "key": "umi" - }, - "./node_modules/@umijs/max/dist/preset": { - "config": {}, - "time": { - "hooks": {}, - "register": 3 - }, - "enableBy": "register", - "type": "preset", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/max/dist/preset.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/max/dist/preset", - "key": "preset" - }, - "./node_modules/@umijs/preset-umi/dist/registerMethods": { - "config": {}, - "time": { - "hooks": { - "onStart": [ - 3 - ] - }, - "register": 3 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/registerMethods.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/registerMethods", - "key": "registerMethods" - }, - "@umijs/did-you-know": { - "config": {}, - "time": { - "hooks": { - "onStart": [ - 3 - ] - }, - "register": 3 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/did-you-know/dist/plugin.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "@umijs/did-you-know", - "key": "umijsDidYouKnow" - }, - "./node_modules/@umijs/preset-umi/dist/features/404/404": { - "config": {}, - "time": { - "hooks": { - "modifyRoutes": [ - 0 - ] - }, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/404/404.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/404/404", - "key": "404" - }, - "./node_modules/@umijs/preset-umi/dist/features/aiDev/aiDev": { - "config": {}, - "time": { - "hooks": { - "onDevCompileDone": [ - 19, - 6, - 6 - ] - }, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/aiDev/aiDev.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/aiDev/aiDev", - "key": "aiDev" - }, - "./node_modules/@umijs/preset-umi/dist/features/appData/appData": { - "config": {}, - "time": { - "hooks": { - "modifyAppData": [ - 14 - ], - "onGenerateFiles": [ - 2 - ] - }, - "register": 36 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/appData/appData.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/appData/appData", - "key": "appData" - }, - "./node_modules/@umijs/preset-umi/dist/features/appData/umiInfo": { - "config": {}, - "time": { - "hooks": { - "addEntryCode": [ - 0 - ] - }, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/appData/umiInfo.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/appData/umiInfo", - "key": "umiInfo" - }, - "./node_modules/@umijs/preset-umi/dist/features/check/check": { - "config": {}, - "time": { - "hooks": { - "onCheckConfig": [ - 0 - ], - "onCheck": [ - 1 - ], - "onPrepareBuildSuccess": [ - 0, - 0, - 0 - ], - "onCheckCode": [ - 0, - 0, - 0, - 1, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 0, - 1 - ] - }, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/check/check.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/check/check", - "key": "check" - }, - "./node_modules/@umijs/preset-umi/dist/features/check/babel722": { - "config": {}, - "time": { - "hooks": { - "onCheck": [ - 0 - ] - }, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/check/babel722.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/check/babel722", - "key": "babel722" - }, - "./node_modules/@umijs/preset-umi/dist/features/codeSplitting/codeSplitting": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/codeSplitting/codeSplitting.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/codeSplitting/codeSplitting", - "key": "codeSplitting" - }, - "./node_modules/@umijs/preset-umi/dist/features/configPlugins/configPlugins": { - "config": {}, - "time": { - "hooks": { - "modifyConfig": [ - 0 - ] - }, - "register": 8 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/configPlugins/configPlugins.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/configPlugins/configPlugins", - "key": "configPlugins" - }, - "virtual: config-title": { - "id": "virtual: config-title", - "key": "title", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-styles": { - "id": "virtual: config-styles", - "key": "styles", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-scripts": { - "id": "virtual: config-scripts", - "key": "scripts", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-routes": { - "id": "virtual: config-routes", - "key": "routes", - "config": { - "onChange": "regenerateTmpFiles" - }, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-routeLoader": { - "id": "virtual: config-routeLoader", - "key": "routeLoader", - "config": { - "default": { - "moduleType": "esm" - } - }, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-reactRouter5Compat": { - "id": "virtual: config-reactRouter5Compat", - "key": "reactRouter5Compat", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-presets": { - "id": "virtual: config-presets", - "key": "presets", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-plugins": { - "id": "virtual: config-plugins", - "key": "plugins", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-npmClient": { - "id": "virtual: config-npmClient", - "key": "npmClient", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-mountElementId": { - "id": "virtual: config-mountElementId", - "key": "mountElementId", - "config": { - "default": "root" - }, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-metas": { - "id": "virtual: config-metas", - "key": "metas", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-links": { - "id": "virtual: config-links", - "key": "links", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-historyWithQuery": { - "id": "virtual: config-historyWithQuery", - "key": "historyWithQuery", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-history": { - "id": "virtual: config-history", - "key": "history", - "config": { - "default": { - "type": "browser" - } - }, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-headScripts": { - "id": "virtual: config-headScripts", - "key": "headScripts", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-esbuildMinifyIIFE": { - "id": "virtual: config-esbuildMinifyIIFE", - "key": "esbuildMinifyIIFE", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-conventionRoutes": { - "id": "virtual: config-conventionRoutes", - "key": "conventionRoutes", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-conventionLayout": { - "id": "virtual: config-conventionLayout", - "key": "conventionLayout", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-base": { - "id": "virtual: config-base", - "key": "base", - "config": { - "default": "/" - }, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-analyze": { - "id": "virtual: config-analyze", - "key": "analyze", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-writeToDisk": { - "id": "virtual: config-writeToDisk", - "key": "writeToDisk", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-transformRuntime": { - "id": "virtual: config-transformRuntime", - "key": "transformRuntime", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-theme": { - "id": "virtual: config-theme", - "key": "theme", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-targets": { - "id": "virtual: config-targets", - "key": "targets", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-svgr": { - "id": "virtual: config-svgr", - "key": "svgr", - "config": { - "default": {} - }, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-svgo": { - "id": "virtual: config-svgo", - "key": "svgo", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-stylusLoader": { - "id": "virtual: config-stylusLoader", - "key": "stylusLoader", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-styleLoader": { - "id": "virtual: config-styleLoader", - "key": "styleLoader", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-srcTranspilerOptions": { - "id": "virtual: config-srcTranspilerOptions", - "key": "srcTranspilerOptions", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-srcTranspiler": { - "id": "virtual: config-srcTranspiler", - "key": "srcTranspiler", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-sassLoader": { - "id": "virtual: config-sassLoader", - "key": "sassLoader", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-runtimePublicPath": { - "id": "virtual: config-runtimePublicPath", - "key": "runtimePublicPath", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-purgeCSS": { - "id": "virtual: config-purgeCSS", - "key": "purgeCSS", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-publicPath": { - "id": "virtual: config-publicPath", - "key": "publicPath", - "config": { - "default": "/" - }, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-proxy": { - "id": "virtual: config-proxy", - "key": "proxy", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-postcssLoader": { - "id": "virtual: config-postcssLoader", - "key": "postcssLoader", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-outputPath": { - "id": "virtual: config-outputPath", - "key": "outputPath", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-normalCSSLoaderModules": { - "id": "virtual: config-normalCSSLoaderModules", - "key": "normalCSSLoaderModules", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-mfsu": { - "id": "virtual: config-mfsu", - "key": "mfsu", - "config": { - "default": { - "strategy": "eager" - } - }, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-mdx": { - "id": "virtual: config-mdx", - "key": "mdx", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-manifest": { - "id": "virtual: config-manifest", - "key": "manifest", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-lessLoader": { - "id": "virtual: config-lessLoader", - "key": "lessLoader", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-jsMinifierOptions": { - "id": "virtual: config-jsMinifierOptions", - "key": "jsMinifierOptions", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-jsMinifier": { - "id": "virtual: config-jsMinifier", - "key": "jsMinifier", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-inlineLimit": { - "id": "virtual: config-inlineLimit", - "key": "inlineLimit", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-ignoreMomentLocale": { - "id": "virtual: config-ignoreMomentLocale", - "key": "ignoreMomentLocale", - "config": { - "default": true - }, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-https": { - "id": "virtual: config-https", - "key": "https", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-hash": { - "id": "virtual: config-hash", - "key": "hash", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-forkTSChecker": { - "id": "virtual: config-forkTSChecker", - "key": "forkTSChecker", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-fastRefresh": { - "id": "virtual: config-fastRefresh", - "key": "fastRefresh", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-extraPostCSSPlugins": { - "id": "virtual: config-extraPostCSSPlugins", - "key": "extraPostCSSPlugins", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-extraBabelPresets": { - "id": "virtual: config-extraBabelPresets", - "key": "extraBabelPresets", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-extraBabelPlugins": { - "id": "virtual: config-extraBabelPlugins", - "key": "extraBabelPlugins", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-extraBabelIncludes": { - "id": "virtual: config-extraBabelIncludes", - "key": "extraBabelIncludes", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-externals": { - "id": "virtual: config-externals", - "key": "externals", - "config": { - "default": {} - }, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-esm": { - "id": "virtual: config-esm", - "key": "esm", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-devtool": { - "id": "virtual: config-devtool", - "key": "devtool", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-depTranspiler": { - "id": "virtual: config-depTranspiler", - "key": "depTranspiler", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-define": { - "id": "virtual: config-define", - "key": "define", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-deadCode": { - "id": "virtual: config-deadCode", - "key": "deadCode", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-cssPublicPath": { - "id": "virtual: config-cssPublicPath", - "key": "cssPublicPath", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-cssMinifierOptions": { - "id": "virtual: config-cssMinifierOptions", - "key": "cssMinifierOptions", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-cssMinifier": { - "id": "virtual: config-cssMinifier", - "key": "cssMinifier", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-cssLoaderModules": { - "id": "virtual: config-cssLoaderModules", - "key": "cssLoaderModules", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-cssLoader": { - "id": "virtual: config-cssLoader", - "key": "cssLoader", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-copy": { - "id": "virtual: config-copy", - "key": "copy", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-checkDepCssModules": { - "id": "virtual: config-checkDepCssModules", - "key": "checkDepCssModules", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-chainWebpack": { - "id": "virtual: config-chainWebpack", - "key": "chainWebpack", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-cacheDirectoryPath": { - "id": "virtual: config-cacheDirectoryPath", - "key": "cacheDirectoryPath", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-babelLoaderCustomize": { - "id": "virtual: config-babelLoaderCustomize", - "key": "babelLoaderCustomize", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-autoprefixer": { - "id": "virtual: config-autoprefixer", - "key": "autoprefixer", - "config": {}, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-autoCSSModules": { - "id": "virtual: config-autoCSSModules", - "key": "autoCSSModules", - "config": { - "default": true - }, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "virtual: config-alias": { - "id": "virtual: config-alias", - "key": "alias", - "config": { - "default": { - "umi": "@@/exports", - "react": "/home/yanghao05/Workspace/creator-hub/web/node_modules/react", - "react-dom": "/home/yanghao05/Workspace/creator-hub/web/node_modules/react-dom", - "react-router": "/home/yanghao05/Workspace/creator-hub/web/node_modules/react-router", - "react-router-dom": "/home/yanghao05/Workspace/creator-hub/web/node_modules/react-router-dom" - } - }, - "type": "plugin", - "enableBy": "register", - "time": { - "hooks": {}, - "register": 0 - } - }, - "./node_modules/@umijs/preset-umi/dist/features/crossorigin/crossorigin": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/crossorigin/crossorigin.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/crossorigin/crossorigin", - "key": "crossorigin" - }, - "./node_modules/@umijs/preset-umi/dist/features/depsOnDemand/depsOnDemand": { - "config": {}, - "time": { - "hooks": { - "onStart": [ - 1 - ] - }, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/depsOnDemand/depsOnDemand.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/depsOnDemand/depsOnDemand", - "key": "depsOnDemand" - }, - "./node_modules/@umijs/preset-umi/dist/features/devTool/devTool": { - "config": {}, - "time": { - "hooks": { - "addBeforeMiddlewares": [ - 20 - ] - }, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/devTool/devTool.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/devTool/devTool", - "key": "devTool" - }, - "./node_modules/@umijs/preset-umi/dist/features/esbuildHelperChecker/esbuildHelperChecker": { - "config": {}, - "time": { - "hooks": {}, - "register": 158 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/esbuildHelperChecker/esbuildHelperChecker.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/esbuildHelperChecker/esbuildHelperChecker", - "key": "esbuildHelperChecker" - }, - "./node_modules/@umijs/preset-umi/dist/features/esmi/esmi": { - "config": {}, - "time": { - "hooks": {}, - "register": 42 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/esmi/esmi.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/esmi/esmi", - "key": "esmi" - }, - "./node_modules/@umijs/preset-umi/dist/features/exportStatic/exportStatic": { - "config": {}, - "time": { - "hooks": {}, - "register": 25 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/exportStatic/exportStatic.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/exportStatic/exportStatic", - "key": "exportStatic" - }, - "./node_modules/@umijs/preset-umi/dist/features/favicons/favicons": { - "config": {}, - "time": { - "hooks": { - "modifyAppData": [ - 0 - ], - "addBeforeMiddlewares": [ - 0 - ], - "modifyHTMLFavicon": [ - 0 - ] - }, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/favicons/favicons.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/favicons/favicons", - "key": "favicons" - }, - "./node_modules/@umijs/preset-umi/dist/features/helmet/helmet": { - "config": {}, - "time": { - "hooks": { - "onGenerateFiles": [ - 0 - ], - "addRuntimePlugin": [ - 0 - ] - }, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/helmet/helmet.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/helmet/helmet", - "key": "helmet" - }, - "./node_modules/@umijs/preset-umi/dist/features/icons/icons": { - "config": {}, - "time": { - "hooks": {}, - "register": 2 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/icons/icons.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/icons/icons", - "key": "icons" - }, - "./node_modules/@umijs/preset-umi/dist/features/mock/mock": { - "config": {}, - "time": { - "hooks": { - "onStart": [ - 2 - ], - "addBeforeMiddlewares": [ - 4 - ] - }, - "register": 49 - }, - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/mock/mock.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/mock/mock", - "key": "mock" - }, - "./node_modules/@umijs/preset-umi/dist/features/mpa/mpa": { - "config": {}, - "time": { - "hooks": {}, - "register": 2 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/mpa/mpa.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/mpa/mpa", - "key": "mpa" - }, - "./node_modules/@umijs/preset-umi/dist/features/okam/okam": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/okam/okam.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/okam/okam", - "key": "okam" - }, - "./node_modules/@umijs/preset-umi/dist/features/overrides/overrides": { - "config": {}, - "time": { - "hooks": { - "onGenerateFiles": [ - 0 - ], - "addEntryImports": [ - 0, - 0 - ] - }, - "register": 0 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/overrides/overrides.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/overrides/overrides", - "key": "overrides" - }, - "./node_modules/@umijs/preset-umi/dist/features/phantomDependency/phantomDependency": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/phantomDependency/phantomDependency.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/phantomDependency/phantomDependency", - "key": "phantomDependency" - }, - "./node_modules/@umijs/preset-umi/dist/features/polyfill/polyfill": { - "config": {}, - "time": { - "hooks": { - "modifyConfig": [ - 1 - ], - "onGenerateFiles": [ - 142 - ], - "addPolyfillImports": [ - 1, - 0 - ] - }, - "register": 2 - }, - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/polyfill/polyfill.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/polyfill/polyfill", - "key": "polyfill" - }, - "./node_modules/@umijs/preset-umi/dist/features/polyfill/publicPathPolyfill": { - "config": {}, - "time": { - "hooks": { - "addPolyfillImports": [ - 0, - 0 - ] - }, - "register": 0 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/polyfill/publicPathPolyfill.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/polyfill/publicPathPolyfill", - "key": "publicPathPolyfill" - }, - "./node_modules/@umijs/preset-umi/dist/features/prepare/prepare": { - "config": {}, - "time": { - "hooks": { - "onGenerateFiles": [ - 115 - ] - }, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/prepare/prepare.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/prepare/prepare", - "key": "prepare" - }, - "./node_modules/@umijs/preset-umi/dist/features/routePrefetch/routePrefetch": { - "config": {}, - "time": { - "hooks": {}, - "register": 0 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/routePrefetch/routePrefetch.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/routePrefetch/routePrefetch", - "key": "routePrefetch" - }, - "./node_modules/@umijs/preset-umi/dist/features/stagewise/stagewise": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/stagewise/stagewise.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/stagewise/stagewise", - "key": "stagewise" - }, - "./node_modules/@umijs/preset-umi/dist/features/terminal/terminal": { - "config": {}, - "time": { - "hooks": { - "onGenerateFiles": [ - 0 - ], - "addBeforeMiddlewares": [ - 0 - ] - }, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/terminal/terminal.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/terminal/terminal", - "key": "terminal" - }, - "./node_modules/@umijs/preset-umi/dist/features/tmpFiles/tmpFiles": { - "config": {}, - "time": { - "hooks": { - "onGenerateFiles": [ - 18, - 5 - ] - }, - "register": 5 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/tmpFiles/tmpFiles.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/tmpFiles/tmpFiles", - "key": "tmpFiles" - }, - "./node_modules/@umijs/preset-umi/dist/features/clientLoader/clientLoader": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/clientLoader/clientLoader.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/clientLoader/clientLoader", - "key": "clientLoader" - }, - "./node_modules/@umijs/preset-umi/dist/features/routeProps/routeProps": { - "config": {}, - "time": { - "hooks": {}, - "register": 0 - }, - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/routeProps/routeProps.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/routeProps/routeProps", - "key": "routeProps" - }, - "./node_modules/@umijs/preset-umi/dist/features/ssr/ssr": { - "config": {}, - "time": { - "hooks": {}, - "register": 3 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/ssr/ssr.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/ssr/ssr", - "key": "ssr" - }, - "./node_modules/@umijs/preset-umi/dist/features/tmpFiles/configTypes": { - "config": {}, - "time": { - "hooks": { - "onGenerateFiles": [ - 766 - ] - }, - "register": 2 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/tmpFiles/configTypes.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/tmpFiles/configTypes", - "key": "configTypes" - }, - "./node_modules/@umijs/preset-umi/dist/features/transform/transform": { - "config": {}, - "time": { - "hooks": { - "addBeforeBabelPresets": [ - 1 - ] - }, - "register": 5 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/transform/transform.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/transform/transform", - "key": "transform" - }, - "./node_modules/@umijs/preset-umi/dist/features/lowImport/lowImport": { - "config": {}, - "time": { - "hooks": {}, - "register": 4 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/lowImport/lowImport.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/lowImport/lowImport", - "key": "lowImport" - }, - "./node_modules/@umijs/preset-umi/dist/features/vite/vite": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/vite/vite.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/vite/vite", - "key": "vite" - }, - "./node_modules/@umijs/preset-umi/dist/features/apiRoute/apiRoute": { - "config": {}, - "time": { - "hooks": {}, - "register": 5 - }, - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/apiRoute/apiRoute.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/apiRoute/apiRoute", - "key": "apiRoute" - }, - "./node_modules/@umijs/preset-umi/dist/features/monorepo/redirect": { - "config": {}, - "time": { - "hooks": {}, - "register": 38 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/monorepo/redirect.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/monorepo/redirect", - "key": "monorepoRedirect" - }, - "./node_modules/@umijs/preset-umi/dist/features/test/test": { - "config": {}, - "time": { - "hooks": { - "onGenerateFiles": [ - 2 - ] - }, - "register": 1 - }, - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/test/test.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/test/test", - "key": "test" - }, - "./node_modules/@umijs/preset-umi/dist/features/clickToComponent/clickToComponent": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/clickToComponent/clickToComponent.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/clickToComponent/clickToComponent", - "key": "clickToComponent" - }, - "./node_modules/@umijs/preset-umi/dist/features/legacy/legacy": { - "config": {}, - "time": { - "hooks": {}, - "register": 997 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/legacy/legacy.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/legacy/legacy", - "key": "legacy" - }, - "./node_modules/@umijs/preset-umi/dist/features/classPropertiesLoose/classPropertiesLoose": { - "config": {}, - "time": { - "hooks": {}, - "register": 0 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/classPropertiesLoose/classPropertiesLoose.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/classPropertiesLoose/classPropertiesLoose", - "key": "classPropertiesLoose" - }, - "./node_modules/@umijs/preset-umi/dist/features/webpack/webpack": { - "config": {}, - "time": { - "hooks": {}, - "register": 2 - }, - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/webpack/webpack.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/webpack/webpack", - "key": "preset-umi:webpack" - }, - "./node_modules/@umijs/preset-umi/dist/features/swc/swc": { - "config": {}, - "time": { - "hooks": { - "addOnDemandDeps": [ - 1 - ] - }, - "register": 0 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/swc/swc.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/swc/swc", - "key": "swc" - }, - "./node_modules/@umijs/preset-umi/dist/features/ui/ui": { - "config": {}, - "time": { - "hooks": {}, - "register": 4 - }, - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/ui/ui.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/ui/ui", - "key": "ui" - }, - "./node_modules/@umijs/preset-umi/dist/features/mako/mako": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/mako/mako.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/mako/mako", - "key": "mako" - }, - "./node_modules/@umijs/preset-umi/dist/features/reactCompiler/forget": { - "config": {}, - "time": { - "hooks": {}, - "register": 0 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/reactCompiler/forget.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/reactCompiler/forget", - "key": "forget" - }, - "./node_modules/@umijs/preset-umi/dist/features/reactCompiler/reactCompiler": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/reactCompiler/reactCompiler.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/reactCompiler/reactCompiler", - "key": "reactCompiler" - }, - "./node_modules/@umijs/preset-umi/dist/features/utoopack/utoopack": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/utoopack/utoopack.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/utoopack/utoopack", - "key": "utoopack" - }, - "./node_modules/@umijs/preset-umi/dist/features/hmrGuardian/hmrGuardian": { - "config": {}, - "time": { - "hooks": {}, - "register": 4 - }, - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/hmrGuardian/hmrGuardian.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/hmrGuardian/hmrGuardian", - "key": "hmrGuardian" - }, - "./node_modules/@umijs/preset-umi/dist/features/routePreloadOnLoad/routePreloadOnLoad": { - "config": {}, - "time": { - "hooks": { - "addHTMLHeadScripts": [ - 0 - ] - }, - "register": 50 - }, - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/routePreloadOnLoad/routePreloadOnLoad.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/routePreloadOnLoad/routePreloadOnLoad", - "key": "routePreloadOnLoad" - }, - "./node_modules/@umijs/preset-umi/dist/features/bundler/bundler": { - "config": {}, - "time": { - "hooks": { - "modifyUniBundler": [ - 0 - ] - }, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/features/bundler/bundler.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/features/bundler/bundler", - "key": "preset-umi:bundler" - }, - "./node_modules/@umijs/preset-umi/dist/commands/build": { - "config": {}, - "time": { - "hooks": {}, - "register": 5 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/commands/build.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/commands/build", - "key": "build" - }, - "./node_modules/@umijs/preset-umi/dist/commands/config/config": { - "config": {}, - "time": { - "hooks": {}, - "register": 61 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/commands/config/config.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/commands/config/config", - "key": "config" - }, - "./node_modules/@umijs/preset-umi/dist/commands/dev/dev": { - "config": {}, - "time": { - "hooks": { - "modifyAppData": [ - 106 - ] - }, - "register": 30 - }, - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/commands/dev/dev.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/commands/dev/dev", - "key": "dev" - }, - "./node_modules/@umijs/preset-umi/dist/commands/help": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/commands/help.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/commands/help", - "key": "help" - }, - "./node_modules/@umijs/preset-umi/dist/commands/lint": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/commands/lint.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/commands/lint", - "key": "lint" - }, - "./node_modules/@umijs/preset-umi/dist/commands/setup": { - "config": {}, - "time": { - "hooks": {}, - "register": 0 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/commands/setup.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/commands/setup", - "key": "setup" - }, - "./node_modules/@umijs/preset-umi/dist/commands/deadcode": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/commands/deadcode.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/commands/deadcode", - "key": "deadcode" - }, - "./node_modules/@umijs/preset-umi/dist/commands/version": { - "config": {}, - "time": { - "hooks": {}, - "register": 0 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/commands/version.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/commands/version", - "key": "version" - }, - "./node_modules/@umijs/preset-umi/dist/commands/generators/page": { - "config": {}, - "time": { - "hooks": {}, - "register": 3 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/commands/generators/page.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/commands/generators/page", - "key": "generator:page" - }, - "./node_modules/@umijs/preset-umi/dist/commands/generators/prettier": { - "config": {}, - "time": { - "hooks": {}, - "register": 0 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/commands/generators/prettier.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/commands/generators/prettier", - "key": "generator:prettier" - }, - "./node_modules/@umijs/preset-umi/dist/commands/generators/tsconfig": { - "config": {}, - "time": { - "hooks": {}, - "register": 0 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/commands/generators/tsconfig.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/commands/generators/tsconfig", - "key": "generator:tsconfig" - }, - "./node_modules/@umijs/preset-umi/dist/commands/generators/jest": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/commands/generators/jest.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/commands/generators/jest", - "key": "generator:jest" - }, - "./node_modules/@umijs/preset-umi/dist/commands/generators/tailwindcss": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/commands/generators/tailwindcss.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/commands/generators/tailwindcss", - "key": "generator:tailwindcss" - }, - "./node_modules/@umijs/preset-umi/dist/commands/generators/dva": { - "config": {}, - "time": { - "hooks": {}, - "register": 0 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/commands/generators/dva.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/commands/generators/dva", - "key": "generator:dva" - }, - "./node_modules/@umijs/preset-umi/dist/commands/generators/component": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/commands/generators/component.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/commands/generators/component", - "key": "generator:component" - }, - "./node_modules/@umijs/preset-umi/dist/commands/generators/mock": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/commands/generators/mock.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/commands/generators/mock", - "key": "generator:mock" - }, - "./node_modules/@umijs/preset-umi/dist/commands/generators/cypress": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/commands/generators/cypress.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/commands/generators/cypress", - "key": "generator:cypress" - }, - "./node_modules/@umijs/preset-umi/dist/commands/generators/api": { - "config": {}, - "time": { - "hooks": {}, - "register": 0 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/commands/generators/api.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/commands/generators/api", - "key": "generator:api" - }, - "./node_modules/@umijs/preset-umi/dist/commands/generators/precommit": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/commands/generators/precommit.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/commands/generators/precommit", - "key": "generator:precommit" - }, - "./node_modules/@umijs/preset-umi/dist/commands/plugin": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/commands/plugin.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/commands/plugin", - "key": "command:plugin" - }, - "./node_modules/@umijs/preset-umi/dist/commands/verify-commit": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/commands/verify-commit.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/commands/verify-commit", - "key": "verifyCommit" - }, - "./node_modules/@umijs/preset-umi/dist/commands/preview": { - "config": {}, - "time": { - "hooks": {}, - "register": 2 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/commands/preview.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/commands/preview", - "key": "preview" - }, - "./node_modules/@umijs/preset-umi/dist/commands/mfsu/mfsu": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/preset-umi/dist/commands/mfsu/mfsu.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/preset-umi/dist/commands/mfsu/mfsu", - "key": "mfsu-cli" - }, - "@umijs/plugin-run": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/plugin-run/dist/index.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "@umijs/plugin-run", - "key": "run" - }, - "./node_modules/@umijs/plugins/dist/access": { - "config": {}, - "time": { - "hooks": {}, - "register": 3 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/plugins/dist/access.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/plugins/dist/access", - "key": "access" - }, - "./node_modules/@umijs/plugins/dist/analytics": { - "config": { - "onChange": "reload" - }, - "time": { - "hooks": {}, - "register": 1 - }, - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/plugins/dist/analytics.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/plugins/dist/analytics", - "key": "analytics" - }, - "./node_modules/@umijs/plugins/dist/antd": { - "config": {}, - "time": { - "hooks": {}, - "register": 11 - }, - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/plugins/dist/antd.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/plugins/dist/antd", - "key": "antd" - }, - "./node_modules/@umijs/plugins/dist/dva": { - "config": {}, - "time": { - "hooks": {}, - "register": 8 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/plugins/dist/dva.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/plugins/dist/dva", - "key": "dva" - }, - "./node_modules/@umijs/plugins/dist/initial-state": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/plugins/dist/initial-state.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/plugins/dist/initial-state", - "key": "initialState" - }, - "./node_modules/@umijs/plugins/dist/layout": { - "config": { - "onChange": "regenerateTmpFiles" - }, - "time": { - "hooks": {}, - "register": 3 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/plugins/dist/layout.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/plugins/dist/layout", - "key": "layout" - }, - "./node_modules/@umijs/plugins/dist/locale": { - "config": {}, - "time": { - "hooks": {}, - "register": 3 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/plugins/dist/locale.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/plugins/dist/locale", - "key": "locale" - }, - "./node_modules/@umijs/plugins/dist/mf": { - "config": {}, - "time": { - "hooks": {}, - "register": 2 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/plugins/dist/mf.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/plugins/dist/mf", - "key": "mf" - }, - "./node_modules/@umijs/plugins/dist/model": { - "config": {}, - "time": { - "hooks": {}, - "register": 2 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/plugins/dist/model.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/plugins/dist/model", - "key": "model" - }, - "./node_modules/@umijs/plugins/dist/moment2dayjs": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/plugins/dist/moment2dayjs.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/plugins/dist/moment2dayjs", - "key": "moment2dayjs" - }, - "./node_modules/@umijs/plugins/dist/qiankun": { - "config": {}, - "time": { - "hooks": { - "addRuntimePluginKey": [ - 0 - ] - }, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/plugins/dist/qiankun.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/plugins/dist/qiankun", - "key": "qiankun" - }, - "./node_modules/@umijs/plugins/dist/qiankun/master": { - "config": {}, - "time": { - "hooks": {}, - "register": 2 - }, - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/plugins/dist/qiankun/master.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/plugins/dist/qiankun/master", - "key": "qiankun-master" - }, - "./node_modules/@umijs/plugins/dist/qiankun/slave": { - "config": {}, - "time": { - "hooks": {}, - "register": 2 - }, - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/plugins/dist/qiankun/slave.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/plugins/dist/qiankun/slave", - "key": "qiankun-slave" - }, - "./node_modules/@umijs/plugins/dist/react-query": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/plugins/dist/react-query.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/plugins/dist/react-query", - "key": "reactQuery" - }, - "./node_modules/@umijs/plugins/dist/request": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/plugins/dist/request.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/plugins/dist/request", - "key": "request" - }, - "./node_modules/@umijs/plugins/dist/styled-components": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/plugins/dist/styled-components.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/plugins/dist/styled-components", - "key": "styledComponents" - }, - "./node_modules/@umijs/plugins/dist/tailwindcss": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/plugins/dist/tailwindcss.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/plugins/dist/tailwindcss", - "key": "tailwindcss" - }, - "./node_modules/@umijs/plugins/dist/valtio": { - "config": {}, - "time": { - "hooks": {}, - "register": 0 - }, - "enableBy": "config", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/plugins/dist/valtio.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/plugins/dist/valtio", - "key": "valtio" - }, - "./node_modules/@umijs/max/dist/plugins/maxAlias": { - "config": {}, - "time": { - "hooks": { - "modifyConfig": [ - 0 - ] - }, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/max/dist/plugins/maxAlias.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/max/dist/plugins/maxAlias", - "key": "maxAlias" - }, - "./node_modules/@umijs/max/dist/plugins/maxAppData": { - "config": {}, - "time": { - "hooks": { - "modifyAppData": [ - 0 - ] - }, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/max/dist/plugins/maxAppData.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/max/dist/plugins/maxAppData", - "key": "maxAppData" - }, - "./node_modules/@umijs/max/dist/plugins/maxChecker": { - "config": {}, - "time": { - "hooks": { - "onCheckPkgJSON": [ - 0 - ] - }, - "register": 0 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/max/dist/plugins/maxChecker.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/max/dist/plugins/maxChecker", - "key": "maxChecker" - }, - "./node_modules/@umijs/core/dist/service/generatePlugin": { - "config": {}, - "time": { - "hooks": {}, - "register": 1 - }, - "enableBy": "register", - "type": "plugin", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/core/dist/service/generatePlugin.js", - "cwd": "/home/yanghao05/Workspace/creator-hub/web", - "id": "./node_modules/@umijs/core/dist/service/generatePlugin", - "key": "generatePlugin" - } - }, - "presets": [], - "name": "dev", - "args": { - "_": [] - }, - "userConfig": { - "routes": [ - { - "path": "/login", - "component": "./login" - }, - { - "path": "/", - "component": "./layout-wrapper", - "routes": [ - { - "path": "/", - "redirect": "/accounts" - }, - { - "path": "/accounts", - "component": "./accounts/index" - }, - { - "path": "/accounts/monitoring", - "component": "./accounts/monitoring" - }, - { - "path": "/accounts/import", - "component": "./accounts/import" - }, - { - "path": "/accounts/new", - "component": "./accounts/new" - }, - { - "path": "/accounts/:id", - "component": "./accounts/$id" - }, - { - "path": "/accounts/:id/edit", - "component": "./accounts/$id/edit" - }, - { - "path": "/tasks", - "component": "./tasks/index" - }, - { - "path": "/tasks/:id", - "component": "./tasks/$id" - }, - { - "path": "/attempts/:id", - "component": "./attempts/$id" - }, - { - "path": "/drafts/:id", - "component": "./drafts/$id" - }, - { - "path": "/browsers", - "component": "./browsers/index" - }, - { - "path": "/browsers/new", - "component": "./browsers/new" - }, - { - "path": "/browsers/:id", - "component": "./browsers/$id" - }, - { - "path": "/network-exits", - "component": "./network-exits/index" - }, - { - "path": "/network-exits/:id", - "component": "./network-exits/$id" - }, - { - "path": "/gateways", - "component": "./gateways" - }, - { - "path": "/creator/competitors", - "component": "./creator/competitors/index" - }, - { - "path": "/creator/competitors/:id", - "component": "./creator/competitors/$id" - }, - { - "path": "/creator/workbench", - "component": "./creator/workbench" - }, - { - "path": "/creator/settings", - "component": "./creator/settings" - } - ] - } - ], - "proxy": { - "/api": { - "target": "http://127.0.0.1:8082", - "changeOrigin": true - } - }, - "npmClient": "npm" - }, - "mainConfigFile": "/home/yanghao05/Workspace/creator-hub/web/.umirc.ts", - "config": { - "routeLoader": { - "moduleType": "esm" - }, - "mountElementId": "root", - "history": { - "type": "browser" - }, - "base": "/", - "svgr": {}, - "publicPath": "/", - "mfsu": { - "strategy": "eager" - }, - "ignoreMomentLocale": true, - "externals": {}, - "autoCSSModules": true, - "alias": { - "umi": "@@/exports", - "react": "/home/yanghao05/Workspace/creator-hub/web/node_modules/react", - "react-dom": "/home/yanghao05/Workspace/creator-hub/web/node_modules/react-dom", - "react-router": "/home/yanghao05/Workspace/creator-hub/web/node_modules/react-router", - "react-router-dom": "/home/yanghao05/Workspace/creator-hub/web/node_modules/react-router-dom", - "@": "/home/yanghao05/Workspace/creator-hub/web/src", - "@@": "/home/yanghao05/Workspace/creator-hub/web/src/.umi", - "regenerator-runtime": "/home/yanghao05/Workspace/creator-hub/web/node_modules/regenerator-runtime", - "@umijs/max": "@@/exports" - }, - "routes": [ - { - "path": "/login", - "component": "./login" - }, - { - "path": "/", - "component": "./layout-wrapper", - "routes": [ - { - "path": "/", - "redirect": "/accounts" - }, - { - "path": "/accounts", - "component": "./accounts/index" - }, - { - "path": "/accounts/monitoring", - "component": "./accounts/monitoring" - }, - { - "path": "/accounts/import", - "component": "./accounts/import" - }, - { - "path": "/accounts/new", - "component": "./accounts/new" - }, - { - "path": "/accounts/:id", - "component": "./accounts/$id" - }, - { - "path": "/accounts/:id/edit", - "component": "./accounts/$id/edit" - }, - { - "path": "/tasks", - "component": "./tasks/index" - }, - { - "path": "/tasks/:id", - "component": "./tasks/$id" - }, - { - "path": "/attempts/:id", - "component": "./attempts/$id" - }, - { - "path": "/drafts/:id", - "component": "./drafts/$id" - }, - { - "path": "/browsers", - "component": "./browsers/index" - }, - { - "path": "/browsers/new", - "component": "./browsers/new" - }, - { - "path": "/browsers/:id", - "component": "./browsers/$id" - }, - { - "path": "/network-exits", - "component": "./network-exits/index" - }, - { - "path": "/network-exits/:id", - "component": "./network-exits/$id" - }, - { - "path": "/gateways", - "component": "./gateways" - }, - { - "path": "/creator/competitors", - "component": "./creator/competitors/index" - }, - { - "path": "/creator/competitors/:id", - "component": "./creator/competitors/$id" - }, - { - "path": "/creator/workbench", - "component": "./creator/workbench" - }, - { - "path": "/creator/settings", - "component": "./creator/settings" - } - ] - } - ], - "proxy": { - "/api": { - "target": "http://127.0.0.1:8082", - "changeOrigin": true - } - }, - "npmClient": "npm", - "targets": { - "chrome": 80 - } - }, - "routes": { - "1": { - "path": "/login", - "file": "@/pages/login.tsx", - "id": "1", - "absPath": "/login", - "__content": "import { history } from '@umijs/max';\nimport { Alert, Button, Card, Form, Input } from 'antd';\nimport { useState } from 'react';\nimport { request } from '@/requestErrorConfig';\n\n// 语义对齐 web.archived/src/app/LoginPage.jsx:\n// 提交 GET /api/gateways 校验 Basic 凭证,成功后写入 localStorage('creatorhub.auth')。\nexport default function LoginPage() {\n const [form] = Form.useForm<{ username: string; password: string }>();\n const [busy, setBusy] = useState(false);\n const [error, setError] = useState('');\n\n async function onFinish({ username, password }: { username: string; password: string }) {\n setBusy(true);\n setError('');\n const controller = new AbortController();\n const timer = window.setTimeout(() => controller.abort(), 15000);\n try {\n const response = await fetch('/api/gateways', {\n headers: { Authorization: `Basic ${btoa(`${username}:${password}`)}` },\n signal: controller.signal,\n });\n if (response.status === 401) throw new Error('用户名或密码不正确');\n if (!response.ok) throw new Error(`认证服务不可用(${response.status})`);\n localStorage.setItem('creatorhub.auth', `${username}:${password}`);\n history.replace('/');\n } catch (reason: any) {\n setError(\n reason.name === 'AbortError'\n ? '认证请求超时,请检查控制面连接'\n : reason.message || '登录失败',\n );\n } finally {\n window.clearTimeout(timer);\n setBusy(false);\n }\n }\n\n return (\n
\n \n {error ? : null}\n
\n \n \n \n \n \n \n \n
\n
\n
\n );\n}\n", - "__isJSFile": true, - "__absFile": "/home/yanghao05/Workspace/creator-hub/web/src/pages/login.tsx" - }, - "2": { - "path": "/", - "file": "@/pages/layout-wrapper/index.tsx", - "id": "2", - "absPath": "/", - "__content": "// TODO: 从 web.archived 迁移 layout-wrapper/index\nexport default function Page() {\n return null;\n}\n", - "__isJSFile": true, - "__absFile": "/home/yanghao05/Workspace/creator-hub/web/src/pages/layout-wrapper/index.tsx" - }, - "3": { - "path": "/", - "redirect": "/accounts", - "parentId": "2", - "id": "3", - "absPath": "/" - }, - "4": { - "path": "/accounts", - "file": "@/pages/accounts/index.tsx", - "parentId": "2", - "id": "4", - "absPath": "/accounts", - "__content": "// TODO: 从 web.archived 迁移 accounts/index\nexport default function Page() {\n return null;\n}\n", - "__isJSFile": true, - "__absFile": "/home/yanghao05/Workspace/creator-hub/web/src/pages/accounts/index.tsx" - }, - "5": { - "path": "/accounts/monitoring", - "file": "@/pages/accounts/monitoring.tsx", - "parentId": "2", - "id": "5", - "absPath": "/accounts/monitoring", - "__content": "// TODO: 从 web.archived 迁移 accounts/monitoring\nexport default function Page() {\n return null;\n}\n", - "__isJSFile": true, - "__absFile": "/home/yanghao05/Workspace/creator-hub/web/src/pages/accounts/monitoring.tsx" - }, - "6": { - "path": "/accounts/import", - "file": "@/pages/accounts/import.tsx", - "parentId": "2", - "id": "6", - "absPath": "/accounts/import", - "__content": "// TODO: 从 web.archived 迁移 accounts/import\nexport default function Page() {\n return null;\n}\n", - "__isJSFile": true, - "__absFile": "/home/yanghao05/Workspace/creator-hub/web/src/pages/accounts/import.tsx" - }, - "7": { - "path": "/accounts/new", - "file": "@/pages/accounts/new.tsx", - "parentId": "2", - "id": "7", - "absPath": "/accounts/new", - "__content": "// TODO: 从 web.archived 迁移 accounts/new\nexport default function Page() {\n return null;\n}\n", - "__isJSFile": true, - "__absFile": "/home/yanghao05/Workspace/creator-hub/web/src/pages/accounts/new.tsx" - }, - "8": { - "path": "/accounts/:id", - "file": "@/pages/accounts/$id.tsx", - "parentId": "2", - "id": "8", - "absPath": "/accounts/:id", - "__content": "// TODO: 从 web.archived 迁移 accounts/$id\nexport default function Page() {\n return null;\n}\n", - "__isJSFile": true, - "__absFile": "/home/yanghao05/Workspace/creator-hub/web/src/pages/accounts/$id.tsx" - }, - "9": { - "path": "/accounts/:id/edit", - "file": "@/pages/accounts/$id/edit.tsx", - "parentId": "2", - "id": "9", - "absPath": "/accounts/:id/edit", - "__content": "// TODO: 从 web.archived 迁移 accounts/$id/edit\nexport default function Page() {\n return null;\n}\n", - "__isJSFile": true, - "__absFile": "/home/yanghao05/Workspace/creator-hub/web/src/pages/accounts/$id/edit.tsx" - }, - "10": { - "path": "/tasks", - "file": "@/pages/tasks/index.tsx", - "parentId": "2", - "id": "10", - "absPath": "/tasks", - "__content": "// TODO: 从 web.archived 迁移 tasks/index\nexport default function Page() {\n return null;\n}\n", - "__isJSFile": true, - "__absFile": "/home/yanghao05/Workspace/creator-hub/web/src/pages/tasks/index.tsx" - }, - "11": { - "path": "/tasks/:id", - "file": "@/pages/tasks/$id.tsx", - "parentId": "2", - "id": "11", - "absPath": "/tasks/:id", - "__content": "// TODO: 从 web.archived 迁移 tasks/$id\nexport default function Page() {\n return null;\n}\n", - "__isJSFile": true, - "__absFile": "/home/yanghao05/Workspace/creator-hub/web/src/pages/tasks/$id.tsx" - }, - "12": { - "path": "/attempts/:id", - "file": "@/pages/attempts/$id.tsx", - "parentId": "2", - "id": "12", - "absPath": "/attempts/:id", - "__content": "// TODO: 从 web.archived 迁移 attempts/$id\nexport default function Page() {\n return null;\n}\n", - "__isJSFile": true, - "__absFile": "/home/yanghao05/Workspace/creator-hub/web/src/pages/attempts/$id.tsx" - }, - "13": { - "path": "/drafts/:id", - "file": "@/pages/drafts/$id.tsx", - "parentId": "2", - "id": "13", - "absPath": "/drafts/:id", - "__content": "// TODO: 从 web.archived 迁移 drafts/$id\nexport default function Page() {\n return null;\n}\n", - "__isJSFile": true, - "__absFile": "/home/yanghao05/Workspace/creator-hub/web/src/pages/drafts/$id.tsx" - }, - "14": { - "path": "/browsers", - "file": "@/pages/browsers/index.tsx", - "parentId": "2", - "id": "14", - "absPath": "/browsers", - "__content": "// TODO: 从 web.archived 迁移 browsers/index\nexport default function Page() {\n return null;\n}\n", - "__isJSFile": true, - "__absFile": "/home/yanghao05/Workspace/creator-hub/web/src/pages/browsers/index.tsx" - }, - "15": { - "path": "/browsers/new", - "file": "@/pages/browsers/new.tsx", - "parentId": "2", - "id": "15", - "absPath": "/browsers/new", - "__content": "// TODO: 从 web.archived 迁移 browsers/new\nexport default function Page() {\n return null;\n}\n", - "__isJSFile": true, - "__absFile": "/home/yanghao05/Workspace/creator-hub/web/src/pages/browsers/new.tsx" - }, - "16": { - "path": "/browsers/:id", - "file": "@/pages/browsers/$id.tsx", - "parentId": "2", - "id": "16", - "absPath": "/browsers/:id", - "__content": "// TODO: 从 web.archived 迁移 browsers/$id\nexport default function Page() {\n return null;\n}\n", - "__isJSFile": true, - "__absFile": "/home/yanghao05/Workspace/creator-hub/web/src/pages/browsers/$id.tsx" - }, - "17": { - "path": "/network-exits", - "file": "@/pages/network-exits/index.tsx", - "parentId": "2", - "id": "17", - "absPath": "/network-exits", - "__content": "// TODO: 从 web.archived 迁移 network-exits/index\nexport default function Page() {\n return null;\n}\n", - "__isJSFile": true, - "__absFile": "/home/yanghao05/Workspace/creator-hub/web/src/pages/network-exits/index.tsx" - }, - "18": { - "path": "/network-exits/:id", - "file": "@/pages/network-exits/$id.tsx", - "parentId": "2", - "id": "18", - "absPath": "/network-exits/:id", - "__content": "// TODO: 从 web.archived 迁移 network-exits/$id\nexport default function Page() {\n return null;\n}\n", - "__isJSFile": true, - "__absFile": "/home/yanghao05/Workspace/creator-hub/web/src/pages/network-exits/$id.tsx" - }, - "19": { - "path": "/gateways", - "file": "@/pages/gateways.tsx", - "parentId": "2", - "id": "19", - "absPath": "/gateways", - "__content": "// TODO: 从 web.archived 迁移 gateways\nexport default function Page() {\n return null;\n}\n", - "__isJSFile": true, - "__absFile": "/home/yanghao05/Workspace/creator-hub/web/src/pages/gateways.tsx" - }, - "20": { - "path": "/creator/competitors", - "file": "@/pages/creator/competitors/index.tsx", - "parentId": "2", - "id": "20", - "absPath": "/creator/competitors", - "__content": "// TODO: 从 web.archived 迁移 creator/competitors/index\nexport default function Page() {\n return null;\n}\n", - "__isJSFile": true, - "__absFile": "/home/yanghao05/Workspace/creator-hub/web/src/pages/creator/competitors/index.tsx" - }, - "21": { - "path": "/creator/competitors/:id", - "file": "@/pages/creator/competitors/$id.tsx", - "parentId": "2", - "id": "21", - "absPath": "/creator/competitors/:id", - "__content": "// TODO: 从 web.archived 迁移 creator/competitors/$id\nexport default function Page() {\n return null;\n}\n", - "__isJSFile": true, - "__absFile": "/home/yanghao05/Workspace/creator-hub/web/src/pages/creator/competitors/$id.tsx" - }, - "22": { - "path": "/creator/workbench", - "file": "@/pages/creator/workbench.tsx", - "parentId": "2", - "id": "22", - "absPath": "/creator/workbench", - "__content": "// TODO: 从 web.archived 迁移 creator/workbench\nexport default function Page() {\n return null;\n}\n", - "__isJSFile": true, - "__absFile": "/home/yanghao05/Workspace/creator-hub/web/src/pages/creator/workbench.tsx" - }, - "23": { - "path": "/creator/settings", - "file": "@/pages/creator/settings.tsx", - "parentId": "2", - "id": "23", - "absPath": "/creator/settings", - "__content": "// TODO: 从 web.archived 迁移 creator/settings\nexport default function Page() {\n return null;\n}\n", - "__isJSFile": true, - "__absFile": "/home/yanghao05/Workspace/creator-hub/web/src/pages/creator/settings.tsx" - } - }, - "apiRoutes": {}, - "hasSrcDir": true, - "npmClient": "npm", - "umi": { - "version": "4.7.19", - "name": "Umi Max", - "importSource": "@umijs/max", - "cliName": "max" - }, - "bundleStatus": { - "done": true, - "progresses": [ - { - "percent": 1, - "status": "", - "details": [] - } - ] - }, - "mfsuBundleStatus": { - "done": true, - "percent": 0.3750000000000001, - "status": "building" - }, - "react": { - "version": "19.3.0", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/react" - }, - "react-dom": { - "version": "19.3.0", - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/react-dom" - }, - "appJS": null, - "locale": "en-US", - "globalCSS": [], - "globalJS": [], - "overridesCSS": [], - "bundler": "webpack", - "git": { - "originUrl": "git@git.ipao.vip:rogee/creator-hub.git" - }, - "framework": "react", - "typescript": { - "tsVersion": "5.9.3", - "tslibVersion": "2.8.1" - }, - "faviconFiles": [], - "port": 8001, - "host": "0.0.0.0", - "ip": "10.58.144.6", - "prepare": { - "buildResult": { - "errors": [], - "warnings": [], - "metafile": { - "inputs": { - "src/.umi/core/polyfill.ts": { - "bytes": 23416, - "imports": [ - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.error.cause.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.aggregate-error.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.aggregate-error.cause.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.at.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.find-last.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.find-last-index.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.push.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.reduce.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.reduce-right.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.to-reversed.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.to-sorted.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.to-spliced.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.with.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.map.group-by.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.object.group-by.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.object.has-own.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.promise.any.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.promise.with-resolvers.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.reflect.to-string-tag.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.regexp.flags.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.string.at-alternative.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.string.is-well-formed.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.string.replace-all.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.string.to-well-formed.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.typed-array.at.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.typed-array.find-last.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.typed-array.find-last-index.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.typed-array.set.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.typed-array.to-reversed.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.typed-array.to-sorted.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.typed-array.with.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.suppressed-error.constructor.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.from-async.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.filter-out.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.filter-reject.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.group.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.group-by.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.group-by-to-map.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.group-to-map.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.is-template-object.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.last-index.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.last-item.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.unique-by.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array-buffer.detached.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array-buffer.transfer.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array-buffer.transfer-to-fixed-length.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-disposable-stack.constructor.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.constructor.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.as-indexed-pairs.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.async-dispose.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.drop.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.every.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.filter.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.find.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.flat-map.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.for-each.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.from.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.indexed.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.map.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.reduce.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.some.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.take.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.to-array.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.bigint.range.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.composite-key.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.composite-symbol.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.data-view.get-float16.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.data-view.get-uint8-clamped.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.data-view.set-float16.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.data-view.set-uint8-clamped.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.disposable-stack.constructor.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.function.demethodize.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.function.is-callable.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.function.is-constructor.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.function.metadata.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.function.un-this.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.constructor.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.as-indexed-pairs.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.dispose.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.drop.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.every.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.filter.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.find.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.flat-map.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.for-each.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.from.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.indexed.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.map.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.range.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.reduce.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.some.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.take.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.to-array.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.to-async.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.json.is-raw-json.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.json.parse.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.json.raw-json.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.delete-all.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.emplace.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.every.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.filter.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.find.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.find-key.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.from.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.includes.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.key-by.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.key-of.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.map-keys.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.map-values.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.merge.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.of.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.reduce.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.some.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.update.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.update-or-insert.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.upsert.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.clamp.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.deg-per-rad.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.degrees.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.fscale.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.f16round.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.iaddh.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.imulh.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.isubh.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.rad-per-deg.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.radians.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.scale.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.seeded-prng.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.signbit.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.umulh.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.number.from-string.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.number.range.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.object.iterate-entries.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.object.iterate-keys.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.object.iterate-values.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.observable.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.promise.try.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.define-metadata.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.delete-metadata.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.get-metadata.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.get-metadata-keys.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.get-own-metadata.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.get-own-metadata-keys.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.has-metadata.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.has-own-metadata.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.metadata.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.regexp.escape.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.add-all.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.delete-all.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.difference.v2.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.difference.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.every.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.filter.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.find.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.from.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.intersection.v2.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.intersection.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.is-disjoint-from.v2.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.is-disjoint-from.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.is-subset-of.v2.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.is-subset-of.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.is-superset-of.v2.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.is-superset-of.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.join.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.map.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.of.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.reduce.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.some.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.symmetric-difference.v2.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.symmetric-difference.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.union.v2.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.union.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.string.at.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.string.cooked.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.string.code-points.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.string.dedent.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.async-dispose.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.dispose.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.is-registered-symbol.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.is-registered.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.is-well-known-symbol.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.is-well-known.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.matcher.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.metadata.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.metadata-key.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.observable.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.pattern-match.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.replace-all.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.typed-array.from-async.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.typed-array.filter-out.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.typed-array.filter-reject.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.typed-array.group-by.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.typed-array.to-spliced.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.typed-array.unique-by.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.uint8-array.from-base64.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.uint8-array.from-hex.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.uint8-array.to-base64.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.uint8-array.to-hex.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-map.delete-all.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-map.from.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-map.of.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-map.emplace.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-map.upsert.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-set.add-all.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-set.delete-all.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-set.from.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-set.of.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.dom-exception.stack.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.immediate.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.self.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.structured-clone.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.url.can-parse.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.url-search-params.delete.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.url-search-params.has.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.url-search-params.size.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/regenerator-runtime/runtime.js", - "kind": "import-statement", - "external": true - } - ], - "format": "esm" - }, - "src/.umi/core/defineApp.ts": { - "bytes": 784, - "imports": [], - "format": "esm" - }, - "src/.umi/core/history.ts": { - "bytes": 1721, - "imports": [ - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/renderer-react", - "kind": "import-statement", - "external": true - } - ], - "format": "esm" - }, - "src/.umi/core/terminal.ts": { - "bytes": 1417, - "imports": [], - "format": "esm" - }, - "src/.umi/core/helmetContext.ts": { - "bytes": 119, - "imports": [], - "format": "esm" - }, - "src/.umi/core/helmet.ts": { - "bytes": 392, - "imports": [ - { - "path": "react", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/renderer-react", - "kind": "import-statement", - "external": true - }, - { - "path": "src/.umi/core/helmetContext.ts", - "kind": "import-statement", - "original": "./helmetContext" - } - ], - "format": "esm" - }, - "src/.umi/core/plugin.ts": { - "bytes": 1049, - "imports": [ - { - "path": "src/.umi/core/helmet.ts", - "kind": "import-statement", - "original": "@@/core/helmet.ts" - }, - { - "path": "src/.umi/exports.ts", - "kind": "import-statement", - "original": "umi" - } - ], - "format": "esm" - }, - "src/.umi/testBrowser.tsx": { - "bytes": 2473, - "imports": [ - { - "path": "react", - "kind": "import-statement", - "external": true - }, - { - "path": "src/.umi/exports.ts", - "kind": "import-statement", - "original": "umi" - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/renderer-react", - "kind": "import-statement", - "external": true - }, - { - "path": "src/.umi/core/history.ts", - "kind": "import-statement", - "original": "./core/history" - }, - { - "path": "src/.umi/core/plugin.ts", - "kind": "import-statement", - "original": "./core/plugin" - }, - { - "path": "src/.umi/core/route.tsx", - "kind": "import-statement", - "original": "./core/route" - }, - { - "path": "react/jsx-runtime", - "kind": "import-statement", - "external": true - } - ], - "format": "esm" - }, - "src/.umi/exports.ts": { - "bytes": 1340, - "imports": [ - { - "path": "src/.umi/core/defineApp.ts", - "kind": "import-statement", - "original": "./core/defineApp" - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/renderer-react", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/umi/client/client/plugin.js", - "kind": "import-statement", - "external": true - }, - { - "path": "src/.umi/core/history.ts", - "kind": "import-statement", - "original": "./core/history" - }, - { - "path": "src/.umi/core/terminal.ts", - "kind": "import-statement", - "original": "./core/terminal" - }, - { - "path": "src/.umi/testBrowser.tsx", - "kind": "import-statement", - "original": "./testBrowser" - } - ], - "format": "esm" - }, - "src/pages/login.tsx": { - "bytes": 2440, - "imports": [ - { - "path": "src/.umi/exports.ts", - "kind": "import-statement", - "original": "@umijs/max" - }, - { - "path": "antd", - "kind": "import-statement", - "external": true - }, - { - "path": "react", - "kind": "import-statement", - "external": true - }, - { - "path": "@/requestErrorConfig", - "kind": "import-statement", - "external": true - }, - { - "path": "react/jsx-runtime", - "kind": "import-statement", - "external": true - } - ], - "format": "esm" - }, - "src/pages/layout-wrapper/index.tsx": { - "bytes": 2060, - "imports": [ - { - "path": "src/.umi/exports.ts", - "kind": "import-statement", - "original": "@umijs/max" - }, - { - "path": "@ant-design/pro-components", - "kind": "import-statement", - "external": true - }, - { - "path": "antd", - "kind": "import-statement", - "external": true - }, - { - "path": "@ant-design/icons", - "kind": "import-statement", - "external": true - }, - { - "path": "react/jsx-runtime", - "kind": "import-statement", - "external": true - } - ], - "format": "esm" - }, - "src/.umi/core/EmptyRoute.tsx": { - "bytes": 285, - "imports": [ - { - "path": "react", - "kind": "import-statement", - "external": true - }, - { - "path": "src/.umi/exports.ts", - "kind": "import-statement", - "original": "umi" - }, - { - "path": "react/jsx-runtime", - "kind": "import-statement", - "external": true - } - ], - "format": "esm" - }, - "src/pages/accounts/index.tsx": { - "bytes": 98, - "imports": [], - "format": "esm" - }, - "src/pages/accounts/monitoring.tsx": { - "bytes": 103, - "imports": [], - "format": "esm" - }, - "src/pages/accounts/import.tsx": { - "bytes": 99, - "imports": [], - "format": "esm" - }, - "src/pages/accounts/new.tsx": { - "bytes": 96, - "imports": [], - "format": "esm" - }, - "src/pages/accounts/$id.tsx": { - "bytes": 96, - "imports": [], - "format": "esm" - }, - "src/pages/accounts/$id/edit.tsx": { - "bytes": 101, - "imports": [], - "format": "esm" - }, - "src/pages/tasks/index.tsx": { - "bytes": 95, - "imports": [], - "format": "esm" - }, - "src/pages/tasks/$id.tsx": { - "bytes": 93, - "imports": [], - "format": "esm" - }, - "src/pages/attempts/$id.tsx": { - "bytes": 96, - "imports": [], - "format": "esm" - }, - "src/pages/drafts/$id.tsx": { - "bytes": 94, - "imports": [], - "format": "esm" - }, - "src/pages/browsers/index.tsx": { - "bytes": 98, - "imports": [], - "format": "esm" - }, - "src/pages/browsers/new.tsx": { - "bytes": 96, - "imports": [], - "format": "esm" - }, - "src/pages/browsers/$id.tsx": { - "bytes": 96, - "imports": [], - "format": "esm" - }, - "src/pages/network-exits/index.tsx": { - "bytes": 103, - "imports": [], - "format": "esm" - }, - "src/pages/network-exits/$id.tsx": { - "bytes": 101, - "imports": [], - "format": "esm" - }, - "src/pages/gateways.tsx": { - "bytes": 92, - "imports": [], - "format": "esm" - }, - "src/pages/creator/competitors/index.tsx": { - "bytes": 109, - "imports": [], - "format": "esm" - }, - "src/pages/creator/competitors/$id.tsx": { - "bytes": 107, - "imports": [], - "format": "esm" - }, - "src/pages/creator/workbench.tsx": { - "bytes": 101, - "imports": [], - "format": "esm" - }, - "src/pages/creator/settings.tsx": { - "bytes": 100, - "imports": [], - "format": "esm" - }, - "src/.umi/core/route.tsx": { - "bytes": 3868, - "imports": [ - { - "path": "react", - "kind": "import-statement", - "external": true - }, - { - "path": "src/pages/login.tsx", - "kind": "dynamic-import", - "original": "@/pages/login.tsx" - }, - { - "path": "src/pages/layout-wrapper/index.tsx", - "kind": "dynamic-import", - "original": "@/pages/layout-wrapper/index.tsx" - }, - { - "path": "src/.umi/core/EmptyRoute.tsx", - "kind": "dynamic-import", - "original": "./EmptyRoute" - }, - { - "path": "src/pages/accounts/index.tsx", - "kind": "dynamic-import", - "original": "@/pages/accounts/index.tsx" - }, - { - "path": "src/pages/accounts/monitoring.tsx", - "kind": "dynamic-import", - "original": "@/pages/accounts/monitoring.tsx" - }, - { - "path": "src/pages/accounts/import.tsx", - "kind": "dynamic-import", - "original": "@/pages/accounts/import.tsx" - }, - { - "path": "src/pages/accounts/new.tsx", - "kind": "dynamic-import", - "original": "@/pages/accounts/new.tsx" - }, - { - "path": "src/pages/accounts/$id.tsx", - "kind": "dynamic-import", - "original": "@/pages/accounts/$id.tsx" - }, - { - "path": "src/pages/accounts/$id/edit.tsx", - "kind": "dynamic-import", - "original": "@/pages/accounts/$id/edit.tsx" - }, - { - "path": "src/pages/tasks/index.tsx", - "kind": "dynamic-import", - "original": "@/pages/tasks/index.tsx" - }, - { - "path": "src/pages/tasks/$id.tsx", - "kind": "dynamic-import", - "original": "@/pages/tasks/$id.tsx" - }, - { - "path": "src/pages/attempts/$id.tsx", - "kind": "dynamic-import", - "original": "@/pages/attempts/$id.tsx" - }, - { - "path": "src/pages/drafts/$id.tsx", - "kind": "dynamic-import", - "original": "@/pages/drafts/$id.tsx" - }, - { - "path": "src/pages/browsers/index.tsx", - "kind": "dynamic-import", - "original": "@/pages/browsers/index.tsx" - }, - { - "path": "src/pages/browsers/new.tsx", - "kind": "dynamic-import", - "original": "@/pages/browsers/new.tsx" - }, - { - "path": "src/pages/browsers/$id.tsx", - "kind": "dynamic-import", - "original": "@/pages/browsers/$id.tsx" - }, - { - "path": "src/pages/network-exits/index.tsx", - "kind": "dynamic-import", - "original": "@/pages/network-exits/index.tsx" - }, - { - "path": "src/pages/network-exits/$id.tsx", - "kind": "dynamic-import", - "original": "@/pages/network-exits/$id.tsx" - }, - { - "path": "src/pages/gateways.tsx", - "kind": "dynamic-import", - "original": "@/pages/gateways.tsx" - }, - { - "path": "src/pages/creator/competitors/index.tsx", - "kind": "dynamic-import", - "original": "@/pages/creator/competitors/index.tsx" - }, - { - "path": "src/pages/creator/competitors/$id.tsx", - "kind": "dynamic-import", - "original": "@/pages/creator/competitors/$id.tsx" - }, - { - "path": "src/pages/creator/workbench.tsx", - "kind": "dynamic-import", - "original": "@/pages/creator/workbench.tsx" - }, - { - "path": "src/pages/creator/settings.tsx", - "kind": "dynamic-import", - "original": "@/pages/creator/settings.tsx" - } - ], - "format": "esm" - }, - "src/.umi/umi.ts": { - "bytes": 2110, - "imports": [ - { - "path": "src/.umi/core/polyfill.ts", - "kind": "import-statement", - "original": "./core/polyfill" - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/renderer-react", - "kind": "import-statement", - "external": true - }, - { - "path": "src/.umi/core/route.tsx", - "kind": "import-statement", - "original": "./core/route" - }, - { - "path": "src/.umi/core/plugin.ts", - "kind": "import-statement", - "original": "./core/plugin" - }, - { - "path": "src/.umi/core/history.ts", - "kind": "import-statement", - "original": "./core/history" - }, - { - "path": "src/.umi/exports.ts", - "kind": "import-statement", - "original": "umi" - } - ], - "format": "esm" - } - }, - "outputs": { - "src/.umi/out/umi.js": { - "imports": [ - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/renderer-react", - "kind": "import-statement", - "external": true - }, - { - "path": "react", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/renderer-react", - "kind": "import-statement", - "external": true - }, - { - "path": "react", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/renderer-react", - "kind": "import-statement", - "external": true - }, - { - "path": "react/jsx-runtime", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/renderer-react", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/umi/client/client/plugin.js", - "kind": "import-statement", - "external": true - }, - { - "path": "antd", - "kind": "import-statement", - "external": true - }, - { - "path": "react", - "kind": "import-statement", - "external": true - }, - { - "path": "react/jsx-runtime", - "kind": "import-statement", - "external": true - }, - { - "path": "@ant-design/pro-components", - "kind": "import-statement", - "external": true - }, - { - "path": "antd", - "kind": "import-statement", - "external": true - }, - { - "path": "@ant-design/icons", - "kind": "import-statement", - "external": true - }, - { - "path": "react/jsx-runtime", - "kind": "import-statement", - "external": true - }, - { - "path": "react/jsx-runtime", - "kind": "import-statement", - "external": true - }, - { - "path": "react", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.error.cause.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.aggregate-error.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.aggregate-error.cause.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.at.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.find-last.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.find-last-index.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.push.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.reduce.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.reduce-right.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.to-reversed.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.to-sorted.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.to-spliced.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.with.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.map.group-by.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.object.group-by.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.object.has-own.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.promise.any.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.promise.with-resolvers.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.reflect.to-string-tag.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.regexp.flags.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.string.at-alternative.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.string.is-well-formed.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.string.replace-all.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.string.to-well-formed.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.typed-array.at.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.typed-array.find-last.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.typed-array.find-last-index.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.typed-array.set.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.typed-array.to-reversed.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.typed-array.to-sorted.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.typed-array.with.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.suppressed-error.constructor.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.from-async.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.filter-out.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.filter-reject.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.group.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.group-by.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.group-by-to-map.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.group-to-map.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.is-template-object.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.last-index.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.last-item.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.unique-by.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array-buffer.detached.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array-buffer.transfer.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array-buffer.transfer-to-fixed-length.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-disposable-stack.constructor.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.constructor.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.as-indexed-pairs.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.async-dispose.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.drop.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.every.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.filter.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.find.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.flat-map.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.for-each.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.from.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.indexed.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.map.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.reduce.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.some.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.take.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.to-array.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.bigint.range.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.composite-key.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.composite-symbol.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.data-view.get-float16.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.data-view.get-uint8-clamped.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.data-view.set-float16.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.data-view.set-uint8-clamped.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.disposable-stack.constructor.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.function.demethodize.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.function.is-callable.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.function.is-constructor.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.function.metadata.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.function.un-this.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.constructor.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.as-indexed-pairs.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.dispose.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.drop.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.every.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.filter.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.find.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.flat-map.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.for-each.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.from.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.indexed.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.map.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.range.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.reduce.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.some.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.take.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.to-array.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.to-async.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.json.is-raw-json.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.json.parse.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.json.raw-json.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.delete-all.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.emplace.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.every.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.filter.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.find.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.find-key.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.from.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.includes.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.key-by.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.key-of.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.map-keys.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.map-values.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.merge.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.of.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.reduce.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.some.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.update.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.update-or-insert.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.upsert.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.clamp.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.deg-per-rad.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.degrees.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.fscale.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.f16round.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.iaddh.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.imulh.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.isubh.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.rad-per-deg.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.radians.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.scale.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.seeded-prng.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.signbit.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.umulh.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.number.from-string.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.number.range.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.object.iterate-entries.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.object.iterate-keys.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.object.iterate-values.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.observable.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.promise.try.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.define-metadata.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.delete-metadata.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.get-metadata.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.get-metadata-keys.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.get-own-metadata.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.get-own-metadata-keys.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.has-metadata.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.has-own-metadata.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.metadata.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.regexp.escape.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.add-all.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.delete-all.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.difference.v2.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.difference.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.every.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.filter.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.find.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.from.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.intersection.v2.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.intersection.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.is-disjoint-from.v2.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.is-disjoint-from.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.is-subset-of.v2.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.is-subset-of.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.is-superset-of.v2.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.is-superset-of.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.join.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.map.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.of.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.reduce.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.some.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.symmetric-difference.v2.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.symmetric-difference.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.union.v2.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.union.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.string.at.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.string.cooked.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.string.code-points.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.string.dedent.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.async-dispose.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.dispose.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.is-registered-symbol.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.is-registered.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.is-well-known-symbol.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.is-well-known.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.matcher.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.metadata.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.metadata-key.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.observable.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.pattern-match.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.replace-all.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.typed-array.from-async.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.typed-array.filter-out.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.typed-array.filter-reject.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.typed-array.group-by.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.typed-array.to-spliced.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.typed-array.unique-by.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.uint8-array.from-base64.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.uint8-array.from-hex.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.uint8-array.to-base64.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.uint8-array.to-hex.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-map.delete-all.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-map.from.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-map.of.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-map.emplace.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-map.upsert.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-set.add-all.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-set.delete-all.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-set.from.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-set.of.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.dom-exception.stack.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.immediate.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.self.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.structured-clone.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.url.can-parse.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.url-search-params.delete.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.url-search-params.has.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.url-search-params.size.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/regenerator-runtime/runtime.js", - "kind": "import-statement", - "external": true - }, - { - "path": "/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/renderer-react", - "kind": "import-statement", - "external": true - } - ], - "exports": [], - "entryPoint": "src/.umi/umi.ts", - "inputs": { - "src/.umi/core/defineApp.ts": { - "bytesInOutput": 90 - }, - "src/.umi/core/history.ts": { - "bytesInOutput": 1319 - }, - "src/.umi/core/terminal.ts": { - "bytesInOutput": 88 - }, - "src/.umi/core/helmetContext.ts": { - "bytesInOutput": 129 - }, - "src/.umi/core/helmet.ts": { - "bytesInOutput": 478 - }, - "src/.umi/core/plugin.ts": { - "bytesInOutput": 757 - }, - "src/.umi/testBrowser.tsx": { - "bytesInOutput": 370 - }, - "src/.umi/exports.ts": { - "bytesInOutput": 983 - }, - "src/pages/login.tsx": { - "bytesInOutput": 2633 - }, - "src/pages/layout-wrapper/index.tsx": { - "bytesInOutput": 2357 - }, - "src/.umi/core/EmptyRoute.tsx": { - "bytesInOutput": 381 - }, - "src/pages/accounts/index.tsx": { - "bytesInOutput": 208 - }, - "src/pages/accounts/monitoring.tsx": { - "bytesInOutput": 221 - }, - "src/pages/accounts/import.tsx": { - "bytesInOutput": 205 - }, - "src/pages/accounts/new.tsx": { - "bytesInOutput": 193 - }, - "src/pages/accounts/$id.tsx": { - "bytesInOutput": 190 - }, - "src/pages/accounts/$id/edit.tsx": { - "bytesInOutput": 201 - }, - "src/pages/tasks/index.tsx": { - "bytesInOutput": 198 - }, - "src/pages/tasks/$id.tsx": { - "bytesInOutput": 190 - }, - "src/pages/attempts/$id.tsx": { - "bytesInOutput": 193 - }, - "src/pages/drafts/$id.tsx": { - "bytesInOutput": 193 - }, - "src/pages/browsers/index.tsx": { - "bytesInOutput": 212 - }, - "src/pages/browsers/new.tsx": { - "bytesInOutput": 198 - }, - "src/pages/browsers/$id.tsx": { - "bytesInOutput": 195 - }, - "src/pages/network-exits/index.tsx": { - "bytesInOutput": 232 - }, - "src/pages/network-exits/$id.tsx": { - "bytesInOutput": 200 - }, - "src/pages/gateways.tsx": { - "bytesInOutput": 206 - }, - "src/pages/creator/competitors/index.tsx": { - "bytesInOutput": 232 - }, - "src/pages/creator/competitors/$id.tsx": { - "bytesInOutput": 206 - }, - "src/pages/creator/workbench.tsx": { - "bytesInOutput": 218 - }, - "src/pages/creator/settings.tsx": { - "bytesInOutput": 214 - }, - "src/.umi/core/route.tsx": { - "bytesInOutput": 3826 - }, - "src/.umi/core/polyfill.ts": { - "bytesInOutput": 23313 - }, - "src/.umi/umi.ts": { - "bytesInOutput": 1872 - } - }, - "bytes": 44205 - } - } - } - } - } -} diff --git a/web/src/.umi/core/EmptyRoute.tsx b/web/src/.umi/core/EmptyRoute.tsx deleted file mode 100644 index bee45a6..0000000 --- a/web/src/.umi/core/EmptyRoute.tsx +++ /dev/null @@ -1,9 +0,0 @@ -// @ts-nocheck -// This file is generated by Umi automatically -// DO NOT CHANGE IT MANUALLY! -import React from 'react'; -import { Outlet, useOutletContext } from 'umi'; -export default function EmptyRoute() { - const context = useOutletContext(); - return ; -} diff --git a/web/src/.umi/core/defineApp.ts b/web/src/.umi/core/defineApp.ts deleted file mode 100644 index 1ee4de8..0000000 --- a/web/src/.umi/core/defineApp.ts +++ /dev/null @@ -1,17 +0,0 @@ -// @ts-nocheck -// This file is generated by Umi automatically -// DO NOT CHANGE IT MANUALLY! -interface IDefaultRuntimeConfig { - onRouteChange?: (props: { routes: any, clientRoutes: any, location: any, action: any, isFirst: boolean }) => void; - patchRoutes?: (props: { routes: any }) => void; - patchClientRoutes?: (props: { routes: any }) => void; - render?: (oldRender: () => void) => void; - rootContainer?: (lastRootContainer: JSX.Element, args?: any) => void; - modifyServerLoaderRequest?: (memo: { url: string, options: RequestInit }, args: { id: string, basename?: string }) => { url: string, options: RequestInit }; - [key: string]: any; -} -export type RuntimeConfig = IDefaultRuntimeConfig - -export function defineApp(config: RuntimeConfig): RuntimeConfig { - return config; -} diff --git a/web/src/.umi/core/helmet.ts b/web/src/.umi/core/helmet.ts deleted file mode 100644 index d39bca8..0000000 --- a/web/src/.umi/core/helmet.ts +++ /dev/null @@ -1,10 +0,0 @@ -// @ts-nocheck -// This file is generated by Umi automatically -// DO NOT CHANGE IT MANUALLY! -import React from 'react'; -import { HelmetProvider } from '/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/renderer-react'; -import { context } from './helmetContext'; - -export const innerProvider = (container) => { - return React.createElement(HelmetProvider, { context }, container); -} diff --git a/web/src/.umi/core/helmetContext.ts b/web/src/.umi/core/helmetContext.ts deleted file mode 100644 index 2faa971..0000000 --- a/web/src/.umi/core/helmetContext.ts +++ /dev/null @@ -1,4 +0,0 @@ -// @ts-nocheck -// This file is generated by Umi automatically -// DO NOT CHANGE IT MANUALLY! -export const context = {}; diff --git a/web/src/.umi/core/history.ts b/web/src/.umi/core/history.ts deleted file mode 100644 index 6bf047a..0000000 --- a/web/src/.umi/core/history.ts +++ /dev/null @@ -1,72 +0,0 @@ -// @ts-nocheck -// This file is generated by Umi automatically -// DO NOT CHANGE IT MANUALLY! -import { createHashHistory, createMemoryHistory, createBrowserHistory } from '/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/renderer-react'; -import type { UmiHistory } from './historyIntelli'; - -let history: UmiHistory; -let basename: string = '/'; -export function createHistory(opts: any) { - let h; - if (opts.type === 'hash') { - h = createHashHistory(); - } else if (opts.type === 'memory') { - h = createMemoryHistory(opts); - } else { - h = createBrowserHistory(); - } - if (opts.basename) { - basename = opts.basename; - } - - - history = { - ...h, - push(to, state) { - h.push(patchTo(to, h), state); - }, - replace(to, state) { - h.replace(patchTo(to, h), state); - }, - get location() { - return h.location; - }, - get action() { - return h.action; - } - } - - return h; -} - -export function setHistory(h: UmiHistory) { - if (h) { - history = h; - } -} - -// Patch `to` to support basename -// Refs: -// https://github.com/remix-run/history/blob/3e9dab4/packages/history/index.ts#L484 -// https://github.com/remix-run/history/blob/dev/docs/api-reference.md#to -function patchTo(to: any, h: History) { - if (typeof to === 'string') { - return `${stripLastSlash(basename)}${to}`; - } else if (typeof to === 'object') { - - const currentPathname = h.location.pathname; - - return { - ...to, - pathname: to.pathname? `${stripLastSlash(basename)}${to.pathname}` : currentPathname, - }; - } else { - throw new Error(`Unexpected to: ${to}`); - } -} - -function stripLastSlash(path) { - return path.slice(-1) === '/' ? path.slice(0, -1) : path; -} - -export { history }; diff --git a/web/src/.umi/core/historyIntelli.ts b/web/src/.umi/core/historyIntelli.ts deleted file mode 100644 index e397bd9..0000000 --- a/web/src/.umi/core/historyIntelli.ts +++ /dev/null @@ -1,132 +0,0 @@ -// @ts-nocheck -// This file is generated by Umi automatically -// DO NOT CHANGE IT MANUALLY! -import { getRoutes } from './route' -import type { History } from '/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/renderer-react' - -type Routes = Awaited>['routes'] -type AllRoute = Routes[keyof Routes] -type IsRoot = 'parentId' extends keyof T ? false : true - -// show `/` in not `layout / wrapper` only -type GetAllRouteWithoutLayout = Item extends any - ? 'isWrapper' extends keyof Item - ? never - : 'isLayout' extends keyof Item - ? never - : Item - : never -type AllRouteWithoutLayout = GetAllRouteWithoutLayout -type IndexRoutePathname = '/' extends AllRouteWithoutLayout['path'] - ? '/' - : never - -type GetChildrens = T extends any - ? IsRoot extends true - ? never - : T - : never -type Childrens = GetChildrens -type Root = Exclude -type AllIds = AllRoute['id'] - -type GetChildrensByParentId< - Id extends AllIds, - Item = AllRoute -> = Item extends any - ? 'parentId' extends keyof Item - ? Item['parentId'] extends Id - ? Item - : never - : never - : never - -type RouteObject< - Id extends AllIds, - Item = GetChildrensByParentId -> = IsNever extends true - ? '' - : Item extends AllRoute - ? { - [Key in Item['path'] as TrimSlash]: UnionMerge< - RouteObject - > - } - : never - -type GetRootRouteObject = Item extends Root - ? { - [K in Item['path'] as TrimSlash]: UnionMerge> - } - : never -type MergedResult = UnionMerge> - -// --- patch history types --- - -type HistoryTo = Parameters['0'] -type HistoryPath = Exclude - -type UmiPathname = Path | (string & {}) -interface UmiPath extends HistoryPath { - pathname: UmiPathname -} -type UmiTo = UmiPathname | UmiPath - -type UmiPush = (to: UmiTo, state?: any) => void -type UmiReplace = (to: UmiTo, state?: any) => void - - -export interface UmiHistory extends History { - push: UmiPush - replace: UmiReplace -} - -// --- type utils --- -type TrimLeftSlash = T extends `/${infer R}` - ? TrimLeftSlash - : T -type TrimRightSlash = T extends `${infer R}/` - ? TrimRightSlash - : T -type TrimSlash = TrimLeftSlash> - -type IsNever = [T] extends [never] ? true : false -type IsEqual = (() => G extends A ? 1 : 2) extends () => G extends B - ? 1 - : 2 - ? true - : false - -type UnionToIntersection = (U extends any ? (k: U) => void : never) extends ( - k: infer I -) => void - ? I - : never -type UnionMerge = UnionToIntersection extends infer O - ? { [K in keyof O]: O[K] } - : never - -type ExcludeEmptyKey = IsEqual extends true ? never : T - -type PathConcat< - TKey extends string, - TValue, - N = TrimSlash -> = TValue extends string - ? ExcludeEmptyKey - : - | ExcludeEmptyKey - | `${N & string}${IsNever> extends true - ? '' - : '/'}${UnionPath}` - -type UnionPath = { - [K in keyof T]-?: PathConcat -}[keyof T] - -type MakeSureLeftSlash = T extends any - ? `/${TrimRightSlash}` - : never - -// exclude `/*`, because it always at the top of the IDE tip list -type Path> = Exclude, '/*'> | IndexRoutePathname diff --git a/web/src/.umi/core/plugin.ts b/web/src/.umi/core/plugin.ts deleted file mode 100644 index 66665dc..0000000 --- a/web/src/.umi/core/plugin.ts +++ /dev/null @@ -1,40 +0,0 @@ -// @ts-nocheck -// This file is generated by Umi automatically -// DO NOT CHANGE IT MANUALLY! -import * as Plugin_0 from '@@/core/helmet.ts'; -import { PluginManager } from 'umi'; - -function __defaultExport (obj) { - if (obj.default) { - return typeof obj.default === 'function' ? obj.default() : obj.default - } - return obj; -} -export function getPlugins() { - return [ - { - apply: Plugin_0, - path: process.env.NODE_ENV === 'production' ? void 0 : '@@/core/helmet.ts', - }, - ]; -} - -export function getValidKeys() { - return ['patchRoutes','patchClientRoutes','modifyContextOpts','modifyClientRenderOpts','rootContainer','innerProvider','i18nProvider','accessProvider','dataflowProvider','outerProvider','render','onRouteChange','modifyServerLoaderRequest','qiankun',]; -} - -let pluginManager = null; - -export function createPluginManager() { - pluginManager = PluginManager.create({ - plugins: getPlugins(), - validKeys: getValidKeys(), - }); - - - return pluginManager; -} - -export function getPluginManager() { - return pluginManager; -} diff --git a/web/src/.umi/core/pluginConfig.ts b/web/src/.umi/core/pluginConfig.ts deleted file mode 100644 index e40c75f..0000000 --- a/web/src/.umi/core/pluginConfig.ts +++ /dev/null @@ -1,419 +0,0 @@ -// @ts-nocheck -// This file is generated by Umi automatically -// DO NOT CHANGE IT MANUALLY! -import { IConfigFromPluginsJoi } from "./pluginConfigJoi.d"; - -interface IConfigTypes { - codeSplitting: { - jsStrategy: "bigVendors" | "depPerChunk" | "granularChunks"; - jsStrategyOptions?: ({ - -} | undefined); - cssStrategy?: ("mergeAll" | undefined); - cssStrategyOptions?: ({ - -} | undefined); -}; - title: string; - styles: Array; - scripts: Array; - routes: Array<{ - component?: (string | undefined); - layout?: (false | undefined); - path?: (string | undefined); - redirect?: (string | undefined); - routes?: IConfigTypes['routes']; - wrappers?: (Array | undefined); -} | { [x: string]: any }>; - routeLoader: { - moduleType: "esm" | "cjs"; -}; - reactRouter5Compat: boolean | { - -}; - presets: Array; - plugins: Array; - npmClient: "pnpm" | "tnpm" | "cnpm" | "yarn" | "npm"; - mountElementId: string; - metas: Array<{ - charset?: (string | undefined); - content?: (string | undefined); - "http-equiv"?: (string | undefined); - name?: (string | undefined); -} | { [x: string]: any }>; - links: Array<{ - crossorigin?: (string | undefined); - href?: (string | undefined); - hreflang?: (string | undefined); - media?: (string | undefined); - referrerpolicy?: (string | undefined); - rel?: (string | undefined); - sizes?: (any | undefined); - title?: (any | undefined); - type?: (any | undefined); -} | { [x: string]: any }>; - historyWithQuery: { - -}; - history: { - type: "browser" | "hash" | "memory"; -}; - headScripts: Array; - esbuildMinifyIIFE: boolean; - conventionRoutes: { - base?: (string | undefined); - exclude?: (Array | undefined); -}; - conventionLayout: boolean; - base: string; - analyze: { - -}; - writeToDisk: boolean; - transformRuntime: { [x: string]: any }; - theme: { [x: string]: any }; - targets: { [x: string]: any }; - svgr: { [x: string]: any }; - svgo: { [x: string]: any } | boolean; - stylusLoader: { [x: string]: any }; - styleLoader: { [x: string]: any }; - srcTranspilerOptions: { - esbuild?: ({ [x: string]: any } | undefined); - swc?: ({ [x: string]: any } | undefined); -}; - srcTranspiler: "babel" | "esbuild" | "swc"; - sassLoader: { [x: string]: any }; - runtimePublicPath: { - -}; - purgeCSS: { [x: string]: any }; - publicPath: string; - proxy: { [x: string]: any } | Array; - postcssLoader: { [x: string]: any }; - outputPath: string; - normalCSSLoaderModules: { [x: string]: any }; - mfsu: { - cacheDirectory?: (string | undefined); - chainWebpack?: (((...args: any[]) => unknown) | undefined); - esbuild?: (boolean | undefined); - exclude?: (Array | undefined); - include?: (Array | undefined); - mfName?: (string | undefined); - remoteAliases?: (Array | undefined); - remoteName?: (string | undefined); - runtimePublicPath?: (boolean | undefined); - shared?: ({ [x: string]: any } | undefined); - strategy?: ("eager" | "normal" | undefined); -} | boolean; - mdx: { - loader?: (string | undefined); - loaderOptions?: ({ [x: string]: any } | undefined); -}; - manifest: { - basePath?: (string | undefined); - fileName?: (string | undefined); -}; - lessLoader: { [x: string]: any }; - jsMinifierOptions: { [x: string]: any }; - jsMinifier: "esbuild" | "swc" | "terser" | "uglifyJs" | "none"; - inlineLimit: number; - ignoreMomentLocale: boolean; - https: { - cert?: (string | undefined); - hosts?: (Array | undefined); - http2?: (boolean | undefined); - key?: (string | undefined); -}; - hash: boolean; - forkTSChecker: { [x: string]: any }; - fastRefresh: boolean; - extraPostCSSPlugins: Array; - extraBabelPresets: Array>; - extraBabelPlugins: Array>; - extraBabelIncludes: Array; - externals: { [x: string]: any } | string | ((...args: any[]) => unknown); - esm: { - -}; - devtool: "cheap-source-map" | "cheap-module-source-map" | "eval" | "eval-source-map" | "eval-cheap-source-map" | "eval-cheap-module-source-map" | "eval-nosources-cheap-source-map" | "eval-nosources-cheap-module-source-map" | "eval-nosources-source-map" | "source-map" | "hidden-source-map" | "hidden-nosources-cheap-source-map" | "hidden-nosources-cheap-module-source-map" | "hidden-nosources-source-map" | "hidden-cheap-source-map" | "hidden-cheap-module-source-map" | "inline-source-map" | "inline-cheap-source-map" | "inline-cheap-module-source-map" | "inline-nosources-cheap-source-map" | "inline-nosources-cheap-module-source-map" | "inline-nosources-source-map" | "nosources-source-map" | "nosources-cheap-source-map" | "nosources-cheap-module-source-map" | boolean; - depTranspiler: "babel" | "esbuild" | "swc" | "none"; - define: { [x: string]: any }; - deadCode: { - context?: (string | undefined); - detectUnusedExport?: (boolean | undefined); - detectUnusedFiles?: (boolean | undefined); - exclude?: (Array | undefined); - failOnHint?: (boolean | undefined); - patterns?: (Array | undefined); -}; - cssPublicPath: string; - cssMinifierOptions: { [x: string]: any }; - cssMinifier: "cssnano" | "esbuild" | "parcelCSS" | "none"; - cssLoaderModules: { [x: string]: any }; - cssLoader: { [x: string]: any }; - copy: Array<{ - from: string; - to: string; -} | string>; - checkDepCssModules?: boolean; - cacheDirectoryPath: string; - babelLoaderCustomize: string; - autoprefixer: { [x: string]: any }; - autoCSSModules: boolean; - alias: { [x: string]: any }; - crossorigin: boolean | { - includes?: (Array | undefined); -}; - esmi: { - cdnOrigin: string; - shimUrl?: (string | undefined); -}; - exportStatic: { - extraRoutePaths?: (((...args: any[]) => unknown) | Array | undefined); - ignorePreRenderError?: (boolean | undefined); -}; - favicons: Array; - helmet: boolean; - icons: { - autoInstall?: ({ - -} | undefined); - defaultComponentConfig?: ({ - -} | undefined); - alias?: ({ - -} | undefined); - include?: (Array | undefined); -}; - mock: { - exclude?: (Array | undefined); - include?: (Array | undefined); -}; - mpa: { - template?: (string | undefined); - layout?: (string | undefined); - getConfigFromEntryFile?: (boolean | undefined); - entry?: ({ - -} | undefined); -}; - phantomDependency: { - exclude?: (Array | undefined); -}; - polyfill: { - imports?: (Array | undefined); -}; - routePrefetch: { - defaultPrefetch?: ("none" | "intent" | "render" | "viewport" | undefined); - defaultPrefetchTimeout?: (number | undefined); -}; - terminal: { - -}; - tmpFiles: boolean; - clientLoader: { - -}; - routeProps: { - -}; - ssr: { - serverBuildPath?: (string | undefined); - serverBuildTarget?: ("express" | "worker" | undefined); - platform?: (string | undefined); - builder?: ("esbuild" | "webpack" | "mako" | "utoopack" | undefined); - __INTERNAL_DO_NOT_USE_OR_YOU_WILL_BE_FIRED?: ({ - pureApp?: (boolean | undefined); - pureHtml?: (boolean | undefined); -} | undefined); - useStream?: (boolean | undefined); -}; - lowImport: { - libs?: (Array | undefined); - css?: (string | undefined); -}; - vite: { - -}; - apiRoute: { - platform?: (string | undefined); -}; - monorepoRedirect: boolean | { - srcDir?: (Array | undefined); - exclude?: (Array | undefined); - peerDeps?: (boolean | undefined); -}; - test: { - -}; - clickToComponent: { - /** 默认情况下,点击将默认编辑器为vscode, 你可以设置编辑器 vscode 或者 vscode-insiders */ - editor?: (string | undefined); -}; - legacy: { - buildOnly?: (boolean | undefined); - nodeModulesTransform?: (boolean | undefined); - checkOutput?: (boolean | undefined); -}; - /** 设置 babel class-properties 启用 loose - @doc https://umijs.org/docs/api/config#classpropertiesloose */ - classPropertiesLoose: boolean | { - -}; - ui: { - -}; - mako: { - plugins?: (Array<{ - load?: (((...args: any[]) => unknown) | undefined); - generateEnd?: (((...args: any[]) => unknown) | undefined); -}> | undefined); - px2rem?: ({ - root?: (number | undefined); - propBlackList?: (Array | undefined); - propWhiteList?: (Array | undefined); - selectorBlackList?: (Array | undefined); - selectorWhiteList?: (Array | undefined); - selectorDoubleList?: (Array | undefined); -} | undefined); - experimental?: ({ - webpackSyntaxValidate?: (Array | undefined); -} | undefined); - flexBugs?: (boolean | undefined); - optimization?: ({ - skipModules?: (boolean | undefined); -} | undefined); -}; - forget: boolean | { - ReactCompilerConfig?: (({ [x: string]: any } | undefined) | undefined); -}; - reactCompiler: boolean | { [x: string]: any }; - utoopack: boolean | { - root?: (string | undefined); - watch?: ({ - pollIntervalMs?: (number | undefined); - ignored?: (Array | undefined); - nodeModulesRegexes?: (Array | undefined); -} | undefined); -}; - hmrGuardian: boolean; - verifyCommit: { - scope?: (Array | undefined); - allowEmoji?: (boolean | undefined); -}; - run: { - globals?: (Array | undefined); -}; - access: { [x: string]: any }; - analytics: { - baidu?: (string | undefined); - ga?: (string | undefined); - ga_v2?: (string | undefined); -}; - antd: { - dark?: (boolean | undefined); - compact?: (boolean | undefined); - import?: (boolean | undefined); - style?: ("less" | "css" | undefined); - theme?: ({ - components: { [x: string]: { [x: string]: any } }; -} | { [x: string]: any } | undefined); - appConfig?: ({ [x: string]: any } | undefined); - momentPicker?: (boolean | undefined); - styleProvider?: ({ [x: string]: any } | undefined); - configProvider?: ({ - theme: { - components: { [x: string]: { [x: string]: any } }; -} | { [x: string]: any }; -} | { [x: string]: any } | undefined); -}; - dva: { - extraModels?: (Array | undefined); - immer?: ({ [x: string]: any } | undefined); - skipModelValidate?: (boolean | undefined); -}; - initialState: { - loading?: (string | undefined); -}; - layout: { [x: string]: any }; - locale: { - default?: (string | undefined); - useLocalStorage?: (boolean | undefined); - baseNavigator?: (boolean | undefined); - title?: (boolean | undefined); - antd?: (boolean | undefined); - baseSeparator?: (string | undefined); -}; - mf: { - name?: (string | undefined); - remotes?: (Array<{ - aliasName?: (string | undefined); - name: string; - entry?: (string | undefined); - entries?: ({ - -} | undefined); - keyResolver?: (string | undefined); - runtimeEntryPath?: ({ - -} | undefined); -}> | undefined); - shared?: ({ [x: string]: any } | undefined); - library?: ({ [x: string]: any } | undefined); - remoteHash?: (boolean | undefined); -}; - model: { - extraModels?: (Array | undefined); - sort?: ((((...args: any[]) => unknown) | undefined) | undefined); -}; - moment2dayjs: { - preset?: ("antd" | "antdv3" | "none" | undefined); - plugins?: (Array | undefined); -}; - qiankun: { - slave?: ({ [x: string]: any } | undefined); - master?: ({ [x: string]: any } | undefined); - externalQiankun?: (boolean | undefined); -}; - reactQuery: { - devtool?: ({ [x: string]: any } | boolean | undefined); - queryClient?: ({ [x: string]: any } | boolean | undefined); -}; - request: { - dataField?: (string | undefined); -}; - styledComponents: { - babelPlugin?: ({ [x: string]: any } | undefined); -}; - tailwindcss: { [x: string]: any }; - valtio: { - -}; -}; - -type UtoopackConfigOverride = { - utoopack?: boolean | Partial; -}; - -type PrettifyWithCloseable = { - [K in keyof T]: T[K] | false; -} & {}; - -export type IConfigFromPlugins = PrettifyWithCloseable< - IConfigFromPluginsJoi & - Omit, keyof UtoopackConfigOverride> & - UtoopackConfigOverride ->; diff --git a/web/src/.umi/core/pluginConfigJoi.d.ts b/web/src/.umi/core/pluginConfigJoi.d.ts deleted file mode 100644 index 7b16aec..0000000 --- a/web/src/.umi/core/pluginConfigJoi.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -// This file is generated by Umi automatically -// DO NOT CHANGE IT MANUALLY! -// Created by Umi Plugin - -export interface IConfigFromPluginsJoi { -stagewise?: unknown -} diff --git a/web/src/.umi/core/polyfill.ts b/web/src/.umi/core/polyfill.ts deleted file mode 100644 index 7d96edc..0000000 --- a/web/src/.umi/core/polyfill.ts +++ /dev/null @@ -1,220 +0,0 @@ -// @ts-nocheck -// This file is generated by Umi automatically -// DO NOT CHANGE IT MANUALLY! -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.error.cause.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.aggregate-error.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.aggregate-error.cause.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.at.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.find-last.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.find-last-index.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.push.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.reduce.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.reduce-right.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.to-reversed.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.to-sorted.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.to-spliced.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.array.with.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.map.group-by.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.object.group-by.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.object.has-own.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.promise.any.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.promise.with-resolvers.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.reflect.to-string-tag.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.regexp.flags.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.string.at-alternative.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.string.is-well-formed.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.string.replace-all.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.string.to-well-formed.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.typed-array.at.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.typed-array.find-last.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.typed-array.find-last-index.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.typed-array.set.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.typed-array.to-reversed.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.typed-array.to-sorted.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/es.typed-array.with.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.suppressed-error.constructor.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.from-async.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.filter-out.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.filter-reject.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.group.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.group-by.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.group-by-to-map.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.group-to-map.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.is-template-object.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.last-index.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.last-item.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array.unique-by.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array-buffer.detached.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array-buffer.transfer.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.array-buffer.transfer-to-fixed-length.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-disposable-stack.constructor.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.constructor.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.as-indexed-pairs.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.async-dispose.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.drop.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.every.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.filter.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.find.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.flat-map.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.for-each.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.from.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.indexed.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.map.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.reduce.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.some.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.take.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.async-iterator.to-array.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.bigint.range.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.composite-key.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.composite-symbol.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.data-view.get-float16.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.data-view.get-uint8-clamped.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.data-view.set-float16.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.data-view.set-uint8-clamped.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.disposable-stack.constructor.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.function.demethodize.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.function.is-callable.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.function.is-constructor.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.function.metadata.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.function.un-this.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.constructor.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.as-indexed-pairs.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.dispose.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.drop.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.every.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.filter.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.find.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.flat-map.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.for-each.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.from.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.indexed.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.map.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.range.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.reduce.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.some.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.take.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.to-array.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.iterator.to-async.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.json.is-raw-json.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.json.parse.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.json.raw-json.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.delete-all.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.emplace.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.every.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.filter.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.find.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.find-key.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.from.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.includes.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.key-by.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.key-of.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.map-keys.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.map-values.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.merge.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.of.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.reduce.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.some.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.update.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.update-or-insert.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.map.upsert.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.clamp.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.deg-per-rad.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.degrees.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.fscale.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.f16round.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.iaddh.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.imulh.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.isubh.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.rad-per-deg.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.radians.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.scale.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.seeded-prng.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.signbit.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.math.umulh.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.number.from-string.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.number.range.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.object.iterate-entries.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.object.iterate-keys.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.object.iterate-values.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.observable.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.promise.try.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.define-metadata.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.delete-metadata.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.get-metadata.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.get-metadata-keys.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.get-own-metadata.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.get-own-metadata-keys.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.has-metadata.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.has-own-metadata.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.reflect.metadata.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.regexp.escape.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.add-all.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.delete-all.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.difference.v2.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.difference.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.every.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.filter.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.find.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.from.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.intersection.v2.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.intersection.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.is-disjoint-from.v2.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.is-disjoint-from.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.is-subset-of.v2.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.is-subset-of.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.is-superset-of.v2.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.is-superset-of.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.join.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.map.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.of.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.reduce.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.some.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.symmetric-difference.v2.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.symmetric-difference.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.union.v2.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.set.union.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.string.at.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.string.cooked.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.string.code-points.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.string.dedent.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.async-dispose.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.dispose.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.is-registered-symbol.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.is-registered.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.is-well-known-symbol.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.is-well-known.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.matcher.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.metadata.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.metadata-key.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.observable.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.pattern-match.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.symbol.replace-all.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.typed-array.from-async.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.typed-array.filter-out.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.typed-array.filter-reject.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.typed-array.group-by.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.typed-array.to-spliced.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.typed-array.unique-by.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.uint8-array.from-base64.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.uint8-array.from-hex.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.uint8-array.to-base64.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.uint8-array.to-hex.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-map.delete-all.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-map.from.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-map.of.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-map.emplace.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-map.upsert.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-set.add-all.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-set.delete-all.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-set.from.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/esnext.weak-set.of.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.dom-exception.stack.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.immediate.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.self.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.structured-clone.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.url.can-parse.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.url-search-params.delete.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.url-search-params.has.js"; -import "/home/yanghao05/Workspace/creator-hub/web/node_modules/core-js/modules/web.url-search-params.size.js"; -import '/home/yanghao05/Workspace/creator-hub/web/node_modules/regenerator-runtime/runtime.js'; -export {}; diff --git a/web/src/.umi/core/route.tsx b/web/src/.umi/core/route.tsx deleted file mode 100644 index 4633ea4..0000000 --- a/web/src/.umi/core/route.tsx +++ /dev/null @@ -1,36 +0,0 @@ -// @ts-nocheck -// This file is generated by Umi automatically -// DO NOT CHANGE IT MANUALLY! -import React from 'react'; - -export async function getRoutes() { - const routes = {"1":{"path":"/login","id":"1"},"2":{"path":"/","id":"2"},"3":{"path":"/","redirect":"/accounts","parentId":"2","id":"3"},"4":{"path":"/accounts","parentId":"2","id":"4"},"5":{"path":"/accounts/monitoring","parentId":"2","id":"5"},"6":{"path":"/accounts/import","parentId":"2","id":"6"},"7":{"path":"/accounts/new","parentId":"2","id":"7"},"8":{"path":"/accounts/:id","parentId":"2","id":"8"},"9":{"path":"/accounts/:id/edit","parentId":"2","id":"9"},"10":{"path":"/tasks","parentId":"2","id":"10"},"11":{"path":"/tasks/:id","parentId":"2","id":"11"},"12":{"path":"/attempts/:id","parentId":"2","id":"12"},"13":{"path":"/drafts/:id","parentId":"2","id":"13"},"14":{"path":"/browsers","parentId":"2","id":"14"},"15":{"path":"/browsers/new","parentId":"2","id":"15"},"16":{"path":"/browsers/:id","parentId":"2","id":"16"},"17":{"path":"/network-exits","parentId":"2","id":"17"},"18":{"path":"/network-exits/:id","parentId":"2","id":"18"},"19":{"path":"/gateways","parentId":"2","id":"19"},"20":{"path":"/creator/competitors","parentId":"2","id":"20"},"21":{"path":"/creator/competitors/:id","parentId":"2","id":"21"},"22":{"path":"/creator/workbench","parentId":"2","id":"22"},"23":{"path":"/creator/settings","parentId":"2","id":"23"}} as const; - return { - routes, - routeComponents: { -'1': React.lazy(() => import(/* webpackChunkName: "p__login" */'@/pages/login.tsx')), -'2': React.lazy(() => import(/* webpackChunkName: "p__layout-wrapper__index" */'@/pages/layout-wrapper/index.tsx')), -'3': React.lazy(() => import('./EmptyRoute')), -'4': React.lazy(() => import(/* webpackChunkName: "p__accounts__index" */'@/pages/accounts/index.tsx')), -'5': React.lazy(() => import(/* webpackChunkName: "p__accounts__monitoring" */'@/pages/accounts/monitoring.tsx')), -'6': React.lazy(() => import(/* webpackChunkName: "p__accounts__import" */'@/pages/accounts/import.tsx')), -'7': React.lazy(() => import(/* webpackChunkName: "p__accounts__new" */'@/pages/accounts/new.tsx')), -'8': React.lazy(() => import(/* webpackChunkName: "p__accounts__$id" */'@/pages/accounts/$id.tsx')), -'9': React.lazy(() => import(/* webpackChunkName: "p__accounts__$id__edit" */'@/pages/accounts/$id/edit.tsx')), -'10': React.lazy(() => import(/* webpackChunkName: "p__tasks__index" */'@/pages/tasks/index.tsx')), -'11': React.lazy(() => import(/* webpackChunkName: "p__tasks__$id" */'@/pages/tasks/$id.tsx')), -'12': React.lazy(() => import(/* webpackChunkName: "p__attempts__$id" */'@/pages/attempts/$id.tsx')), -'13': React.lazy(() => import(/* webpackChunkName: "p__drafts__$id" */'@/pages/drafts/$id.tsx')), -'14': React.lazy(() => import(/* webpackChunkName: "p__browsers__index" */'@/pages/browsers/index.tsx')), -'15': React.lazy(() => import(/* webpackChunkName: "p__browsers__new" */'@/pages/browsers/new.tsx')), -'16': React.lazy(() => import(/* webpackChunkName: "p__browsers__$id" */'@/pages/browsers/$id.tsx')), -'17': React.lazy(() => import(/* webpackChunkName: "p__network-exits__index" */'@/pages/network-exits/index.tsx')), -'18': React.lazy(() => import(/* webpackChunkName: "p__network-exits__$id" */'@/pages/network-exits/$id.tsx')), -'19': React.lazy(() => import(/* webpackChunkName: "p__gateways" */'@/pages/gateways.tsx')), -'20': React.lazy(() => import(/* webpackChunkName: "p__creator__competitors__index" */'@/pages/creator/competitors/index.tsx')), -'21': React.lazy(() => import(/* webpackChunkName: "p__creator__competitors__$id" */'@/pages/creator/competitors/$id.tsx')), -'22': React.lazy(() => import(/* webpackChunkName: "p__creator__workbench" */'@/pages/creator/workbench.tsx')), -'23': React.lazy(() => import(/* webpackChunkName: "p__creator__settings" */'@/pages/creator/settings.tsx')), -}, - }; -} diff --git a/web/src/.umi/core/terminal.ts b/web/src/.umi/core/terminal.ts deleted file mode 100644 index b07942d..0000000 --- a/web/src/.umi/core/terminal.ts +++ /dev/null @@ -1,37 +0,0 @@ -// @ts-nocheck -// This file is generated by Umi automatically -// DO NOT CHANGE IT MANUALLY! -let count = 0; -let groupLevel = 0; -function send(type: string, message?: string) { - if(process.env.NODE_ENV==='production'){ - return; - }else{ - const encodedMessage = message ? `&m=${encodeURI(message)}` : ''; - fetch(`/__umi/api/terminal?type=${type}&t=${Date.now()}&c=${count++}&g=${groupLevel}${encodedMessage}`, { mode: 'no-cors' }) - } -} -function prettyPrint(obj: any) { - return JSON.stringify(obj, null, 2); -} -function stringifyObjs(objs: any[]) { - const obj = objs.length > 1 ? objs.map(stringify).join(' ') : objs[0]; - return typeof obj === 'object' ? `${prettyPrint(obj)}` : obj.toString(); -} -function stringify(obj: any) { - return typeof obj === 'object' ? `${JSON.stringify(obj)}` : obj.toString(); -} -const terminal = { - log(...objs: any[]) { send('log', stringifyObjs(objs)) }, - info(...objs: any[]) { send('info', stringifyObjs(objs)) }, - warn(...objs: any[]) { send('warn', stringifyObjs(objs)) }, - error(...objs: any[]) { send('error', stringifyObjs(objs)) }, - group() { groupLevel++ }, - groupCollapsed() { groupLevel++ }, - groupEnd() { groupLevel && --groupLevel }, - clear() { send('clear') }, - trace(...args: any[]) { console.trace(...args) }, - profile(...args: any[]) { console.profile(...args) }, - profileEnd(...args: any[]) { console.profileEnd(...args) }, -}; -export { terminal }; diff --git a/web/src/.umi/exports.ts b/web/src/.umi/exports.ts deleted file mode 100644 index 7a0a77a..0000000 --- a/web/src/.umi/exports.ts +++ /dev/null @@ -1,19 +0,0 @@ -// @ts-nocheck -// This file is generated by Umi automatically -// DO NOT CHANGE IT MANUALLY! -// defineApp -export { defineApp } from './core/defineApp' -export type { RuntimeConfig } from './core/defineApp' -// plugins -// plugins types.d.ts -// @umijs/renderer-* -export { createBrowserHistory, createHashHistory, createMemoryHistory, Helmet, HelmetProvider, createSearchParams, generatePath, matchPath, matchRoutes, Navigate, NavLink, Outlet, resolvePath, useLocation, useMatch, useNavigate, useOutlet, useOutletContext, useParams, useResolvedPath, useRoutes, useSearchParams, useAppData, useClientLoaderData, useLoaderData, useRouteProps, useSelectedRoutes, useServerLoaderData, renderClient, __getRoot, Link, useRouteData, __useFetcher, withRouter } from '/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/renderer-react'; -export type { History, ClientLoader } from '/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/renderer-react' -// umi/client/client/plugin -export { ApplyPluginsType, PluginManager } from '/home/yanghao05/Workspace/creator-hub/web/node_modules/umi/client/client/plugin.js'; -export { history, createHistory } from './core/history'; -export { terminal } from './core/terminal'; -// react ssr -export const useServerInsertedHTML: Function = () => {}; -// test -export { TestBrowser } from './testBrowser'; diff --git a/web/src/.umi/testBrowser.tsx b/web/src/.umi/testBrowser.tsx deleted file mode 100644 index 53505e1..0000000 --- a/web/src/.umi/testBrowser.tsx +++ /dev/null @@ -1,88 +0,0 @@ -// @ts-nocheck -// This file is generated by Umi automatically -// DO NOT CHANGE IT MANUALLY! -import React, { useEffect, useState } from 'react'; -import { ApplyPluginsType } from 'umi'; -import { renderClient, RenderClientOpts } from '/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/renderer-react'; -import { createHistory } from './core/history'; -import { createPluginManager } from './core/plugin'; -import { getRoutes } from './core/route'; -import type { Location } from 'history'; - - - -const publicPath = '/'; -const runtimePublicPath = false; - -type TestBrowserProps = { - location?: Partial; - historyRef?: React.MutableRefObject; -}; - -export function TestBrowser(props: TestBrowserProps) { - const pluginManager = createPluginManager(); - const [context, setContext] = useState( - undefined - ); - useEffect(() => { - const genContext = async () => { - const { routes, routeComponents } = await getRoutes(pluginManager); - // allow user to extend routes - await pluginManager.applyPlugins({ - key: 'patchRoutes', - type: ApplyPluginsType.event, - args: { - routes, - routeComponents, - }, - }); - const contextOpts = pluginManager.applyPlugins({ - key: 'modifyContextOpts', - type: ApplyPluginsType.modify, - initialValue: {}, - }); - const basename = contextOpts.basename || '/'; - const history = createHistory({ - type: 'memory', - basename, - }); - const context = { - routes, - routeComponents, - pluginManager, - rootElement: contextOpts.rootElement || document.getElementById('root'), - publicPath, - runtimePublicPath, - history, - basename, - components: true, - }; - const modifiedContext = pluginManager.applyPlugins({ - key: 'modifyClientRenderOpts', - type: ApplyPluginsType.modify, - initialValue: context, - }); - return modifiedContext; - }; - genContext().then((context) => { - setContext(context); - if (props.location) { - context?.history?.push(props.location); - } - if (props.historyRef) { - props.historyRef.current = context?.history; - } - }); - }, []); - - if (context === undefined) { - return
; - } - - const Children = renderClient(context); - return ( - - - - ); -} diff --git a/web/src/.umi/tsconfig.json b/web/src/.umi/tsconfig.json deleted file mode 100644 index 29654c4..0000000 --- a/web/src/.umi/tsconfig.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "compilerOptions": { - "target": "esnext", - "module": "esnext", - "lib": [ - "dom", - "dom.iterable", - "esnext" - ], - "allowJs": true, - "skipLibCheck": true, - "moduleResolution": "bundler", - "importHelpers": true, - "noEmit": true, - "jsx": "react-jsx", - "esModuleInterop": true, - "sourceMap": true, - "strict": true, - "resolveJsonModule": true, - "allowSyntheticDefaultImports": true, - "paths": { - "@/*": [ - "../../src/*" - ], - "@@/*": [ - "../../src/.umi/*" - ], - "@umijs/max": [ - "../../node_modules/umi" - ], - "@umijs/max/typings": [ - "../../src/.umi/typings" - ] - } - }, - "include": [ - "../../.umirc.ts", - "../../.umirc.*.ts", - "../../**/*.d.ts", - "../../**/*.ts", - "../../**/*.tsx" - ] -} diff --git a/web/src/.umi/typings.d.ts b/web/src/.umi/typings.d.ts deleted file mode 100644 index 19725a3..0000000 --- a/web/src/.umi/typings.d.ts +++ /dev/null @@ -1,136 +0,0 @@ -// This file is generated by Umi automatically -// DO NOT CHANGE IT MANUALLY! -type CSSModuleClasses = { readonly [key: string]: string } -declare module '*.css' { - const classes: CSSModuleClasses - export default classes -} -declare module '*.scss' { - const classes: CSSModuleClasses - export default classes -} -declare module '*.sass' { - const classes: CSSModuleClasses - export default classes -} -declare module '*.less' { - const classes: CSSModuleClasses - export default classes -} -declare module '*.styl' { - const classes: CSSModuleClasses - export default classes -} -declare module '*.stylus' { - const classes: CSSModuleClasses - export default classes -} - -// images -declare module '*.jpg' { - const src: string - export default src -} -declare module '*.jpeg' { - const src: string - export default src -} -declare module '*.png' { - const src: string - export default src -} -declare module '*.gif' { - const src: string - export default src -} -declare module '*.svg' { - import * as React from 'react'; - export const ReactComponent: React.FunctionComponent & { title?: string }>; - - const src: string - export default src -} -declare module '*.ico' { - const src: string - export default src -} -declare module '*.webp' { - const src: string - export default src -} -declare module '*.avif' { - const src: string - export default src -} - -// media -declare module '*.mp4' { - const src: string - export default src -} -declare module '*.webm' { - const src: string - export default src -} -declare module '*.ogg' { - const src: string - export default src -} -declare module '*.mp3' { - const src: string - export default src -} -declare module '*.wav' { - const src: string - export default src -} -declare module '*.flac' { - const src: string - export default src -} -declare module '*.aac' { - const src: string - export default src -} - -// fonts -declare module '*.woff' { - const src: string - export default src -} -declare module '*.woff2' { - const src: string - export default src -} -declare module '*.eot' { - const src: string - export default src -} -declare module '*.ttf' { - const src: string - export default src -} -declare module '*.otf' { - const src: string - export default src -} - -// other -declare module '*.wasm' { - const initWasm: (options: WebAssembly.Imports) => Promise - export default initWasm -} -declare module '*.webmanifest' { - const src: string - export default src -} -declare module '*.pdf' { - const src: string - export default src -} -declare module '*.txt' { - const src: string - export default src -} diff --git a/web/src/.umi/umi.ts b/web/src/.umi/umi.ts deleted file mode 100644 index 97885c1..0000000 --- a/web/src/.umi/umi.ts +++ /dev/null @@ -1,81 +0,0 @@ -// @ts-nocheck -// This file is generated by Umi automatically -// DO NOT CHANGE IT MANUALLY! -import './core/polyfill'; - -import { renderClient } from '/home/yanghao05/Workspace/creator-hub/web/node_modules/@umijs/renderer-react'; -import { getRoutes } from './core/route'; -import { createPluginManager } from './core/plugin'; -import { createHistory } from './core/history'; -import { ApplyPluginsType } from 'umi'; - - -const publicPath = "/"; -const runtimePublicPath = false; - -async function render() { - const pluginManager = createPluginManager(); - const { routes, routeComponents } = await getRoutes(pluginManager); - - // allow user to extend routes - await pluginManager.applyPlugins({ - key: 'patchRoutes', - type: ApplyPluginsType.event, - args: { - routes, - routeComponents, - }, - }); - - const contextOpts = pluginManager.applyPlugins({ - key: 'modifyContextOpts', - type: ApplyPluginsType.modify, - initialValue: {}, - }); - - const basename = contextOpts.basename || '/'; - const historyType = contextOpts.historyType || 'browser'; - - const history = createHistory({ - type: historyType, - basename, - ...contextOpts.historyOpts, - }); - - return (pluginManager.applyPlugins({ - key: 'render', - type: ApplyPluginsType.compose, - initialValue() { - const context = { - useStream: true, - routes, - routeComponents, - pluginManager, - mountElementId: 'root', - rootElement: contextOpts.rootElement || document.getElementById('root'), - publicPath, - runtimePublicPath, - history, - historyType, - basename, - __INTERNAL_DO_NOT_USE_OR_YOU_WILL_BE_FIRED: {"pureApp":false,"pureHtml":false}, - callback: contextOpts.callback, - }; - const modifiedContext = pluginManager.applyPlugins({ - key: 'modifyClientRenderOpts', - type: ApplyPluginsType.modify, - initialValue: context, - }); - return renderClient(modifiedContext); - }, - }))(); -} - - -render(); - - if (typeof window !== 'undefined') { - window.g_umi = { - version: '4.7.19', - }; - }