chore(deps): update major version & apply changes

This commit is contained in:
Sonny
2023-11-08 17:08:27 +01:00
parent 3497c3f92d
commit a7b803eda0
3 changed files with 204 additions and 197 deletions

View File

@@ -13,6 +13,9 @@ const config = {
formats: ["image/webp"],
},
reactStrictMode: false,
experimental: {
webpackBuildWorker: true,
},
};
module.exports = config;