How to sync Gadget Production Deploy synced with Frontend deploy
We use Gadget for backend of a theme app extension.
We deploy the front end and backend separately with 2 separate commands. This causes the issue that for a very brief period of time, the codebases are not aligned.
How are other folks solving this problem successfully?
1 Reply
I would simply recommend that you deploy the backend first, then deploy the extension. That way, users won’t get errors when attempting to use additional functionality