mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-06-05 15:11:13 +00:00
feat: update core deps
This commit is contained in:
@@ -7,5 +7,8 @@ const withBundleAnalyzer = require('@next/bundle-analyzer')({
|
||||
module.exports = withBundleAnalyzer({
|
||||
images: {
|
||||
domains: ['pbs.twimg.com']
|
||||
},
|
||||
future: {
|
||||
webpack5: true
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user