Update next and other deps
This commit is contained in:
@@ -4,8 +4,6 @@ module.exports = {
|
||||
defaultLocale: 'en-US'
|
||||
},
|
||||
webpack: (config, _options) => {
|
||||
config.experiments = { asset: true };
|
||||
|
||||
const { cache } = require('./util/slug');
|
||||
|
||||
config.plugins.push(
|
||||
|
||||
Reference in New Issue
Block a user