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
This implements service environments + `wrangler dev`. Fairly simple, it just needed the right url when creating the edge preview token.
I tested this by publishing a service under one env, adding secrets under it in the dashboard, and then trying to dev under another env, and verifying that the secrets didn't leak.
This implements service environments + `wrangler dev`. Fairly simple, it just needed the right url when creating the edge preview token.
8
+
9
+
I tested this by publishing a service under one env, adding secrets under it in the dashboard, and then trying to dev under another env, and verifying that the secrets didn't leak.
0 commit comments