Im Trying to use the widget React component in my NextJS app. But im facing multiple issues related to Node JS native modules like FS, OS, Crypto etc. Is there a way to implement this without using those modules?