switch to webpack5

This commit is contained in:
Kalle (Sendou)
2021-04-02 11:51:11 +03:00
parent fdeb541e64
commit 40d6d6c513

View File

@@ -5,6 +5,9 @@ const withBundleAnalyzer = require("@next/bundle-analyzer")({
module.exports = withBundleAnalyzer(
withImages({
future: {
webpack5: true,
},
async redirects() {
return [
{