client: remove swcMinify

This commit is contained in:
fantasticit 2022-05-28 15:22:15 +08:00
parent 9a40ca9e89
commit 6f1a31cc3d
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ const pwaRuntimeCaching = require('./pwa-cache');
/** @type {import('next').NextConfig} */
const nextConfig = semi({
swcMinify: true,
experimental: {
scrollRestoration: true,
legacyBrowsers: false,