Yadong (Adam) Zhang

Results 97 comments of Yadong (Adam) Zhang

Hi, @alexreinking Sorry for that, but it's a bug. the conversion of rich text to \LaTeX source code is handled by this npm library (also maintained by me): https://github.com/zhyd1997/draftjs-to-latex and...

It seems that [draftjs ](https://github.com/facebook/draft-js)does not support [tree shaking](https://webpack.js.org/guides/tree-shaking/).

Migration: https://github.com/facebook/lexical

@miguelmota Do you mean this? https://github.com/ipfs-examples/js-ipfs-examples/tree/master/examples/browser-nextjs or using Fleek? Okay, I found it: https://github.com/hop-protocol/hop/blob/c547dcc23861fca5cf0151daed7610ffc7ad89ad/packages/frontend/package.json#L67 I have no experience with it.

> I think we want to keep npm as the package installer for all the packages for simplicity. I believe only the frontend package uses yarn because removing the yarn...

If there's a plan to use `pnpm`, this should be not an issue anymore.

@yannbf @ndelangen Thanks for the quick code review, give me some more time to update the PR.

@ndelangen Yes, it's ready for review again. Sorry for that! 🙏🏿

> Hey, @zhyd1997! This is an amazing first-time contribution! 🥳 > > Would you mind checking to see if the change related to `noRefCheck` is tested, and adding a test,...