perf: auto refresh split data

This commit is contained in:
archer
2023-04-24 23:41:11 +08:00
parent ec86847280
commit 3294be5e7f
5 changed files with 16 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
const nextConfig = {
output: 'standalone',
reactStrictMode: true,
reactStrictMode: false,
compress: true,
webpack(config) {