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
fix: add prepack script to build dist for git deps
Yarn 3 runs prepack before packing git dependencies. Without this,
installing from a git branch produces a package without dist/, causing
ERR_MODULE_NOT_FOUND for all exports.
Made-with: Cursor
0 commit comments