Update dependencies (#20)
This commit is contained in:
+1
-4
@@ -5,9 +5,6 @@ module.exports = withPlugins(
|
||||
[withBundleAnalyzer({ enabled: process.env.ANALYZE === 'true' })],
|
||||
{
|
||||
reactStrictMode: false,
|
||||
swcMinify: true,
|
||||
images: {
|
||||
formats: ['image/avif', 'image/webp']
|
||||
}
|
||||
swcMinify: true
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user