@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.
@@ -120,6 +120,24 @@ function resolveComWixEcomCartApiV1CartServiceUrl(opts) {
120
120
  destPath: "/v1/carts"
121
121
  }
122
122
  ],
123
+ "editor._base_domain_": [
124
+ {
125
+ srcPath: "/_api/ecom-cart",
126
+ destPath: ""
127
+ }
128
+ ],
129
+ "blocks._base_domain_": [
130
+ {
131
+ srcPath: "/_api/ecom-cart",
132
+ destPath: ""
133
+ }
134
+ ],
135
+ "create.editorx": [
136
+ {
137
+ srcPath: "/_api/ecom-cart",
138
+ destPath: ""
139
+ }
140
+ ],
123
141
  "*.dev.wix-code.com": [
124
142
  {
125
143
  srcPath: "/_api/ecom-cart",