mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 07:21:20 +00:00
task: Disable experimental features (esmExternals)
This commit is contained in:
parent
8f89292522
commit
89b81530c7
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
experimental: {
|
||||
esmExternals: "loose",
|
||||
appDir: true,
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue