Results 24 comments of Yuri Sulyma

Encountering this for packages that rely on React (I'm trying to force everything to use `[email protected]`).

@ije this makes esm.sh unusable for packages that transitively depend on React or THREE, which have to be globally unique. For example `@react-three/fiber` imports `react-use-measure` which imports `[email protected]` (the latest...

That's what I resorted to, and it worked, but it should happen automatically

The officially sanctioned /r/math way around this is to enclose the code in backticks to protect special characters, but this also breaks TeX All The Things: it doesn't apply MathJax...

@zkochan any update on this? What is the correct way to install all `devDependencies` in the repo root and have them available in all packages? I think this used to...

+1, I've been working hard on getting jQuery out of my app and would hate to have to put it back in.

Just ran into this myself.

For xymatrix there is https://github.com/sonoisa/XyJax-v3

I'm also interested in this—I've been looking at prerendering MathJax and am pleased with the results so far, but I make heavy use of xyjax. I could try hacking it...

I was just talking to someone about this earlier today! I'll look into this :)