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
What's the recommended workflow for working with Scaffold-ETH V2.
I create a branch. I merge my branch into main.
Then I want to update main with the latest changes from the the main Scaffold-eth project, but because I have merged my branch into main our branches will have diverged...
Should I set my always instead reabase scaffold-eth/main onto my main branch?
Also if I reset my main hard to main scaffold-eth-2/main then it adds a packages/hardhat folder, but I had set my scaffold-eth-2 project to use hardhat... I undestand why this is more and FYI.
What I'm taking from all of this, is that Scaffold-eth isn't designed to be used as a production ready tool as much as much as to use it to scaffold out my contracts, is that the case? I say that because as soon as I customize the next-js I can't really fetch any upstream changes from scaffold-eth-2.
I'm I correct in all the above, or am I way off?
Also is this the most appropriate place to ask about all this?
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
-
What's the recommended workflow for working with Scaffold-ETH V2.
I create a branch. I merge my branch into main.
Then I want to update main with the latest changes from the the main Scaffold-eth project, but because I have merged my branch into main our branches will have diverged...
Should I set my always instead reabase scaffold-eth/main onto my main branch?
Also if I reset my main hard to main scaffold-eth-2/main then it adds a packages/hardhat folder, but I had set my scaffold-eth-2 project to use hardhat... I undestand why this is more and FYI.
What I'm taking from all of this, is that Scaffold-eth isn't designed to be used as a production ready tool as much as much as to use it to scaffold out my contracts, is that the case? I say that because as soon as I customize the next-js I can't really fetch any upstream changes from scaffold-eth-2.
I'm I correct in all the above, or am I way off?
Also is this the most appropriate place to ask about all this?
Beta Was this translation helpful? Give feedback.
All reactions