rm swagger

This commit is contained in:
2025-04-01 12:00:13 +08:00
parent 17b588e249
commit 6beb6c3666
4 changed files with 0 additions and 2301 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -3,7 +3,6 @@ import type { NextConfig } from "next";
const nextConfig: NextConfig = {
/* config options here */
// 设置需要转译的包
transpilePackages: ['swagger-ui-react'],
// 配置实验性选项
experimental: {

View File

@@ -33,8 +33,6 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"recharts": "^2.15.1",
"swagger-ui-dist": "^5.12.0",
"swagger-ui-react": "^5.12.0",
"uuid": "^10.0.0"
},
"devDependencies": {
@@ -43,7 +41,6 @@
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",
"@types/swagger-ui-react": "^4.18.3",
"css-loader": "^7.1.2",
"eslint": "^9",
"eslint-config-next": "15.2.3",

1289
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff