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
Currently remix only listen to the changes made inside app folder, but when you using remix inside a monorepo (like turborepo, which separate apps and packages into two different folder) and you change something in a package (inside the packages folder) that is used by a component in remix, you will found that remix wont rebuild the app, so i think that remix should listen to local packages change also
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.
-
Currently remix only listen to the changes made inside app folder, but when you using remix inside a monorepo (like turborepo, which separate apps and packages into two different folder) and you change something in a package (inside the packages folder) that is used by a component in remix, you will found that remix wont rebuild the app, so i think that remix should listen to local packages change also
Beta Was this translation helpful? Give feedback.
All reactions