feat: update core deps

This commit is contained in:
Travis Fischer
2021-04-28 18:06:06 -04:00
parent d450d1fe46
commit ba0c6f055a
4 changed files with 287 additions and 535 deletions

View File

@@ -7,5 +7,8 @@ const withBundleAnalyzer = require('@next/bundle-analyzer')({
module.exports = withBundleAnalyzer({
images: {
domains: ['pbs.twimg.com']
},
future: {
webpack5: true
}
})