@elliemae/pui-logrocket 1.0.0-next.3 → 1.0.0-next.4

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.
@@ -76,3 +76,5 @@ const initLogRocket = (id, options) => {
76
76
  setupLogRocketReact(import_logrocket.default);
77
77
  }
78
78
  };
79
+ window.emui = window.emui || {};
80
+ window.emui.logRocket = import_logrocket.default;
@@ -0,0 +1 @@
1
+ "use strict";
@@ -42,6 +42,8 @@ const initLogRocket = (id, options) => {
42
42
  setupLogRocketReact(LogRocket);
43
43
  }
44
44
  };
45
+ window.emui = window.emui || {};
46
+ window.emui.logRocket = LogRocket;
45
47
  export {
46
48
  LogRocket,
47
49
  initLogRocket
File without changes
@@ -1 +1 @@
1
- <!doctype html><html lang="en"><head><meta charset="UTF-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Library Boilerplate</title><script defer="defer" src="js/emuiLogrocket.277b8362f0199c05b197.js"></script></head><body></body></html>
1
+ <!doctype html><html lang="en"><head><meta charset="UTF-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>Library Boilerplate</title><script defer="defer" src="js/emuiLogrocket.c10e8c39d0b4c53d027f.js"></script></head><body></body></html>