@social-mail/social-mail-client 1.8.184 → 1.8.186

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.
@@ -27478,7 +27478,7 @@ System.register(["tslib", "@web-atoms/core/dist/core/sleep", "@web-atoms/core/di
27478
27478
  }
27479
27479
  const url = path + "/dist/editable.js";
27480
27480
  const cssUrl = location.protocol + path + "/dist/editable.css";
27481
- const webPackPath = location.protocol + path;
27481
+ const webPackPath = location.protocol + path + "/";
27482
27482
  const win = doc.defaultView;
27483
27483
  win["__web_components_css_path__"] = cssUrl;
27484
27484
  win["__editing"] = true;