Skip to content

Commit

Permalink
fix: remove unnecessary transpile from next recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvxd committed Dec 5, 2024
1 parent 8a9e0c0 commit 9de5e5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion recipes/next/next.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
module.exports = {
reactStrictMode: true,
transpilePackages: ["ui"],
};

0 comments on commit 9de5e5e

Please sign in to comment.