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
preset-essentials: Most tooling now supports
TypeScript's project references. Skipping the
build on install will save time on CI.
However, this change will break any monorepo
setup that needs packages to be built on
install. If this is the case, modify the
prepare script in presetter.config.ts to
enable build upon install