mirror of
https://github.com/MatrixSeven/file-transfer-go.git
synced 2026-05-22 22:33:05 +08:00
feat:统一连接层,精简前后端
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import type { NextConfig } from "next";
|
||||
|
||||
const nextConfig: NextConfig = {
|
||||
reactStrictMode: false, // 关闭 React 严格模式
|
||||
/* config options here */
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user