Can't resolve 'fs' in '@mdx-js/runtime'
Please provide a minimal and runnable reproduction.
It is expected that you use something to bundle the runtime. The bundling here goes wrong.
As you鈥檙e using webpack, see https://webpack.js.org/configuration/node/ for help on how to configure it.
webpack
It is expected that you use something to bundle the runtime. The bundling here goes wrong.
As you鈥檙e using webpack, see https://webpack.js.org/configuration/node/ for help on how to configure it.
I fixed it by apply fs = 'empty'. solutions
Most helpful comment
I fixed it by apply
fs = 'empty'. solutions