Skip to content

Commit

Permalink
chore: remove old experimental flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Innei committed Oct 20, 2023
1 parent 62adaba commit 09b9f0f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ let configs = {
swcMinify: true,
experimental: {
scrollRestoration: true,
legacyBrowsers: false,
newNextLinkBehavior: true,
},
webpack: (config, options) => {
config.plugins.push(new WindiCSSWebpackPlugin())
Expand Down

0 comments on commit 09b9f0f

Please sign in to comment.