Remove transpilePackages configuration for jotai-devtools from next.config.mjs
This commit is contained in:
parent
51a7cb9426
commit
515112a999
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@ const nextConfig = {
|
||||||
eslint: {
|
eslint: {
|
||||||
ignoreDuringBuilds: true,
|
ignoreDuringBuilds: true,
|
||||||
},
|
},
|
||||||
transpilePackages: ["jotai-devtools"],
|
|
||||||
devIndicators: false,
|
devIndicators: false,
|
||||||
rewrites: async () => {
|
rewrites: async () => {
|
||||||
return [
|
return [
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue