Has anyone figured out yet how to exclude a page from deployment or deploy only a single page?
I have one page that I can’t update due to examination, but I don’t want that users on that site see the refresh bar when I make changes in my main app.
Would be great if this feature can somehow be created by a workaround!
Which plan are you on? Because you could have create custom branches and keep the page there, as you push new updates you would pull/merge so it stays updated.
Thanks, that could indeed be a smart solution, only problem is that it will be in dev for ever. I was researching subapps, that might be the best fit. Any experience with that? Im currently on a growth plan
What’s the issue here? Why can’t you just deploy at a time that won’t disrupt users so much? Or adjust your UX so that state persists on refresh using URL parameters?
Subapps won’t solve your problem, as they still refresh.