mirror of https://github.com/fantasticit/think.git
client: remove swcMinify
This commit is contained in:
parent
9a40ca9e89
commit
6f1a31cc3d
|
@ -7,7 +7,6 @@ const pwaRuntimeCaching = require('./pwa-cache');
|
|||
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = semi({
|
||||
swcMinify: true,
|
||||
experimental: {
|
||||
scrollRestoration: true,
|
||||
legacyBrowsers: false,
|
||||
|
|
Loading…
Reference in New Issue