rm swagger
This commit is contained in:
@@ -3,7 +3,6 @@ import type { NextConfig } from "next";
|
||||
const nextConfig: NextConfig = {
|
||||
/* config options here */
|
||||
// 设置需要转译的包
|
||||
transpilePackages: ['swagger-ui-react'],
|
||||
|
||||
// 配置实验性选项
|
||||
experimental: {
|
||||
|
||||
Reference in New Issue
Block a user