update next.js

This commit is contained in:
Aarni Halinen
2021-04-18 21:11:12 +03:00
parent 4613c69429
commit c7c9f7b474
3 changed files with 60 additions and 56 deletions
+3
View File
@@ -14,4 +14,7 @@ module.exports = withBundleAnalyzer({
"placehold.it",
],
},
future: {
webpack5: true
},
});