@elliemae/pui-app-sdk 6.0.0-alpha.1 → 6.0.0-alpha.2

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.
@@ -9,6 +9,7 @@
9
9
  <meta name="mobile-web-app-capable" content="yes" />
10
10
  <link rel="icon" href="/favicon.ico" />
11
11
  <title>Application</title>
12
+ <script src="https://cdn.lrkt-in.com/LogRocket.min.js"></script>
12
13
  <!-- Google Tag Manager -->
13
14
  <!-- <script nonce="__CSP_NONCE__">
14
15
  (function (w, d, s, l, i) {
@@ -70,5 +71,10 @@
70
71
  <strong>enable JS</strong> to make this app work.</noscript
71
72
  >
72
73
  <div id="pui-app-container-" class="full-width full-height"></div>
74
+ <script>
75
+ LogRocket.init('fds38t/ice-mortgage-technology', {
76
+ mergeIframes: true,
77
+ });
78
+ </script>
73
79
  </body>
74
80
  </html>
@@ -9,6 +9,7 @@
9
9
  <meta name="mobile-web-app-capable" content="yes" />
10
10
  <link rel="icon" href="/favicon.ico" />
11
11
  <title>Application</title>
12
+ <script src="https://cdn.lrkt-in.com/LogRocket.min.js"></script>
12
13
  <!-- Google Tag Manager -->
13
14
  <!-- <script nonce="__CSP_NONCE__">
14
15
  (function (w, d, s, l, i) {
@@ -70,5 +71,10 @@
70
71
  <strong>enable JS</strong> to make this app work.</noscript
71
72
  >
72
73
  <div id="pui-app-container-" class="full-width full-height"></div>
74
+ <script>
75
+ LogRocket.init('fds38t/ice-mortgage-technology', {
76
+ mergeIframes: true,
77
+ });
78
+ </script>
73
79
  </body>
74
80
  </html>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/pui-app-sdk",
3
- "version": "6.0.0-alpha.1",
3
+ "version": "6.0.0-alpha.2",
4
4
  "description": "ICE MT UI Platform Application SDK ",
5
5
  "sideEffects": [
6
6
  "*.css",