Replies: 2 comments
-
#47774 #50126 next.js/packages/next/src/lib/find-config.ts Lines 9 to 27 in efcec4c |
Beta Was this translation helpful? Give feedback.
0 replies
-
cc @helbing This feature was shipped on
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
Can load config from
next.config.ts
Non-Goals
No response
Background
From #35969
Proposal
I'm interested in contributing, I will use Nodejs built-in require and unjs/jiti to load config, instead of Nodejs built-in require/import.
Beta Was this translation helpful? Give feedback.
All reactions