Skip to content

Commit

Permalink
Remove non-existing browserListForSwc config option
Browse files Browse the repository at this point in the history
  • Loading branch information
Belco90 committed Nov 1, 2022
1 parent c541b39 commit 852d319
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions next.config.mjs
Expand Up @@ -7,10 +7,6 @@ import { withSentryConfig } from '@sentry/nextjs'
**/
const config = {
reactStrictMode: true,
experimental: {
browsersListForSwc: true,
legacyBrowsers: false,
},
eslint: {
// Disable ESLint during builds since there is a lint job in CI.
ignoreDuringBuilds: true,
Expand Down

0 comments on commit 852d319

Please sign in to comment.