Skip to content

Commit

Permalink
Enable reactStrictMode
Browse files Browse the repository at this point in the history
  • Loading branch information
ariataylor96 committed Nov 29, 2023
1 parent b8bb6a9 commit da5b1df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zygoat/components/frontend/resources/zygoat.next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ const config = {
productionBrowserSourceMaps: true,
poweredByHeader: false,
swcMinify: true,
reactStrictMode: true,
};

const withImagesConfig = {
Expand Down

0 comments on commit da5b1df

Please sign in to comment.