Hi I am trying to integrate react-view in docusaurus. While running the dev server fs not found issue was there. I fixed it by chain the webpack config.
Unfortunately while building the prod build which is server rendered. I am getting fs error as it's been set to empty.
Hi I am trying to integrate
react-viewindocusaurus. While running the dev serverfsnot found issue was there. I fixed it by chain the webpack config.Unfortunately while building the
prodbuild which is server rendered. I am gettingfserror as it's been set toempty.