mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-27 13:45:27 -05:00
switch to webpack5
This commit is contained in:
@@ -5,6 +5,9 @@ const withBundleAnalyzer = require("@next/bundle-analyzer")({
|
||||
|
||||
module.exports = withBundleAnalyzer(
|
||||
withImages({
|
||||
future: {
|
||||
webpack5: true,
|
||||
},
|
||||
async redirects() {
|
||||
return [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user