Frad LEE

Results 13 comments of Frad LEE

@voluntadpear thanks, it works for me. In my case, I add below in `bundleMDX()`: ``` ts esbuildOptions: (options) => { options.define = { 'process.env.__NEXT_TRAILING_SLASH': JSON.stringify( process.env.__NEXT_TRAILING_SLASH ), 'process.env.__NEXT_IMAGE_OPTS': JSON.stringify( process.env.__NEXT_IMAGE_OPTS...

@cedricwalter Thank you.

@deshraj Just wanted to gently check in on this pull request. Please let me know if there are any questions or changes I can help with.