-
Notifications
You must be signed in to change notification settings - Fork 8
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
feat: support development environment in switcher #90
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #90 +/- ##
=======================================
Coverage 99.14% 99.14%
=======================================
Files 41 41
Lines 1285 1292 +7
=======================================
+ Hits 1274 1281 +7
Misses 11 11 ☔ View full report in Codecov by Sentry. |
Hmm, since development is not actually a content environment per se, it depends on which env is being proxied by the simulator. This info could be derived from the |
Development will now show the |
* feat: support development environment in switcher * fix: show preview last mod in dev
🎉 This PR is included in version 1.15.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Added missing dev environment in envSwitcher when running on localhost.