Jiwon Choi

Results 107 comments of Jiwon Choi

I feel like this could be handled if https://github.com/vercel/next.js/pull/63051 is merged, we can import typescript functions like `getConfig` and just map the values to the config, right?

Will come up with a better usage, possibly pairing up with `typedEnv`. :)

* **#80539** 👈 (View in Graphite) * **#80567** : 1 other dependent PR ([#80732](https://github.com/vercel/next.js/pull/80732) ) * **#80550** * **#80538** * **#80537** * **#80535** * **#80515** * **#80509** * **#80517** *...

Closing as split into: #80727, #80728, #80729

Hi @gurkerl83, I'm here to check in, does it work when using as `{ default: module.SimpleComponent }`?

* **#68366** * **#68365** 👈 (View in Graphite) * `canary` This stack of pull requests is managed by Graphite. Learn more about stacking.

@karlhorky Hi, thank you for sharing your case! I'm currently investigating on it, and will bring what's the best for you and the community's cases! Again, thank you for your...

> Do we remove the loader after the config is loaded? No; Node.js doesn't have a `deregister` function yet. x-ref: https://github.com/orgs/nodejs/discussions/55624#discussioncomment-11260337 > Does it only apply to files relevant to...

TODO: - remove extension overriding - update good docs

Superseded by https://github.com/vercel/next.js/pull/83120