upstream #1
@ -3,6 +3,7 @@ const withBundleAnalyzer = require('@next/bundle-analyzer')({
|
|||||||
})
|
})
|
||||||
|
|
||||||
module.exports = withBundleAnalyzer({
|
module.exports = withBundleAnalyzer({
|
||||||
|
reactStrictMode: true,
|
||||||
pageExtensions: ['js', 'jsx', 'md', 'mdx'],
|
pageExtensions: ['js', 'jsx', 'md', 'mdx'],
|
||||||
future: {
|
future: {
|
||||||
webpack5: true,
|
webpack5: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user