Update next and other deps

This commit is contained in:
2022-09-27 22:04:44 -04:00
parent 94599da215
commit b0c3b9b1e1
7 changed files with 8343 additions and 2754 deletions
-2
View File
@@ -4,8 +4,6 @@ module.exports = {
defaultLocale: 'en-US'
},
webpack: (config, _options) => {
config.experiments = { asset: true };
const { cache } = require('./util/slug');
config.plugins.push(