chore: try swcMinify
This commit is contained in:
parent
659458e6d7
commit
2e48204f9e
|
|
@ -18,9 +18,6 @@ module.exports = withBundleAnalyzer({
|
|||
},
|
||||
productionBrowserSourceMaps: true,
|
||||
|
||||
// https://github.com/vercel/next.js/issues/38436
|
||||
swcMinify: false,
|
||||
|
||||
webpack(config) {
|
||||
config.resolve.fallback = { fs: false } // polyfill node-id3
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue