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
"[33m▲ [43;33m[[43;30mWARNING[43;33m][0m [1mThe local configuration being used (generated from your local configuration file) differs from the remote configuration of your Worker set via the Cloudflare Dashboard:[0m
14794
+
"▲ [WARNING] The local configuration being used (generated from your local configuration file) differs from the remote configuration of your Worker set via the Cloudflare Dashboard:
14764
14795
14765
14796
{
14766
14797
vars: {
14767
-
[31m- MY_VAR: \\"abc\\"[39m
14768
-
[32m+ MY_VAR: 123[39m
14798
+
- MY_VAR: \\"abc\\"
14799
+
+ MY_VAR: 123
14769
14800
}
14770
14801
}
14771
14802
@@ -14827,12 +14858,12 @@ export default{
14827
14858
// to be able to show toml content/diffs, that combined with the fact that json(c) config files are the
14828
14859
// recommended ones moving forward makes this small shortcoming of the config diffing acceptable
"[33m▲ [43;33m[[43;30mWARNING[43;33m][0m [1mThe local configuration being used (generated from your local configuration file) differs from the remote configuration of your Worker set via the Cloudflare Dashboard:[0m
14861
+
"▲ [WARNING] The local configuration being used (generated from your local configuration file) differs from the remote configuration of your Worker set via the Cloudflare Dashboard:
"[33m▲ [43;33m[[43;30mWARNING[43;33m][0m [1mThe local configuration being used (generated from your local configuration file) differs from the remote configuration of your Worker set via the Cloudflare Dashboard:[0m
"▲ [WARNING] The local configuration being used (generated from your local configuration file) differs from the remote configuration of your Worker set via the Cloudflare Dashboard:
0 commit comments