You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
People developing for the browser still use a package manager to install their dependencies, so instructions on how to install something thrown npm/yarn/etc are also valuable for them.
https://jsr.io/@nic/local-highlight-registry is a library that only works in browsers. However, I had to mark Node.js compatibility as "unknown" rather than "no" to get the instructions to show up.
The text was updated successfully, but these errors were encountered:
People developing for the browser still use a package manager to install their dependencies, so instructions on how to install something thrown
npm
/yarn
/etc are also valuable for them.https://jsr.io/@nic/local-highlight-registry is a library that only works in browsers. However, I had to mark Node.js compatibility as "unknown" rather than "no" to get the instructions to show up.
The text was updated successfully, but these errors were encountered: