@wix/auto_sdk_ecom_cart 1.0.73 → 1.0.74

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -107,6 +107,24 @@ function resolveComWixEcomCartApiV1CartServiceUrl(opts) {
107
107
  destPath: "/v1/carts"
108
108
  }
109
109
  ],
110
+ "editor._base_domain_": [
111
+ {
112
+ srcPath: "/_api/ecom-cart",
113
+ destPath: ""
114
+ }
115
+ ],
116
+ "blocks._base_domain_": [
117
+ {
118
+ srcPath: "/_api/ecom-cart",
119
+ destPath: ""
120
+ }
121
+ ],
122
+ "create.editorx": [
123
+ {
124
+ srcPath: "/_api/ecom-cart",
125
+ destPath: ""
126
+ }
127
+ ],
110
128
  "*.dev.wix-code.com": [
111
129
  {
112
130
  srcPath: "/_api/ecom-cart",