-
Notifications
You must be signed in to change notification settings - Fork 43
Move the beta notice to a flag. #955
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Enable it for non-production stages. This removes livePreview. To get the same effect you need to do flag=none.
|
Preview build will be at |
|
Tempted to remove the ability to enable all flags. As we use them more for environment differences like this it'll cease to make sense. |
Yep, that makes sense. I don't remember the last time I used |
microbit-robert
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One minor comment, otherwise this looks good. Also in favour or removing the all flags flag.
I'll do this separately at some point. |
Enable it for non-production stages.
This removes livePreview. To get the same effect you need to do flag=none.
We can merge this now, no need to wait for the release.