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
Hi, if i run yarn build in the root of my monorepo, will it respect package build script, which is using vite: "tsc -b && vite build" ? I mean will my package still be built with vite?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, if i run
yarn build
in the root of my monorepo, will it respect packagebuild
script, which is using vite:"tsc -b && vite build"
? I mean will my package still be built with vite?Beta Was this translation helpful? Give feedback.
All reactions