Lam Wei Li

Results 176 comments of Lam Wei Li

Can you provide your configuration?

At the moment, I don't think there is a way to fetch the configurations. While I can possibly cache the passed-in configuration and return that, it would not reflect any...

Self note: Maybe the following regex will be better `/^(?:\s*)at (?:(.+) \()?(?:(.+?):(\d+):(\d+))\)?$/`

@matheustoseto, it might also be because of the additional `(` brackets in the path. `const stackTrace = ' at RootLayout (webpack-internal:///(sc_server)/./app/layout.tsx:44:81)';` > webpack-internal:///`(`sc_server)/./app/layout.tsx If it's urgent, is it possible to...

Hi, mind explaining a bit more? I'm not sure what is the `wrapper()` is doing in your workaround or what are you trying to achieve.

I see. You can create a PR for it! :hugs: