Skip to content

Commit

Permalink
LITE-28149: Build dist files
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaugiralt committed Jul 20, 2023
1 parent a3c0781 commit 4b9ba42
Show file tree
Hide file tree
Showing 9 changed files with 904 additions and 249 deletions.
292 changes: 292 additions & 0 deletions connect_ext_ppr/static/deployment-details.272e874bc9496204df16.js

Large diffs are not rendered by default.

407 changes: 407 additions & 0 deletions connect_ext_ppr/static/deployment-details.css

Large diffs are not rendered by default.

152 changes: 0 additions & 152 deletions connect_ext_ppr/static/deployment-details.fd79f0eb4033ee6594f2.js

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -1684,7 +1684,6 @@ i font::first-letter {
}
html,
body {
height: 100%;
overflow-y: auto;
overflow-x: auto;
margin: 0;
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion connect_ext_ppr/static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap" rel="stylesheet">
<title>Index</title>
<script defer src="vendors.7e5afe9e4e5d6999e52c.js"></script><script defer src="index.8c80d20d7477ccc20d0c.js"></script><link href="index.0d3dd9a3b3207aeb0dae.css" rel="stylesheet"></head>
<script defer src="vendors.c37f1993399243c8d2a4.js"></script><script defer src="index.f0239835f73a360467d7.js"></script><link href="index.5c5477c3e81eb95e1456.css" rel="stylesheet"></head>

<body>
<div id="app"></div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ i font::first-letter {
}
html,
body {
height: 100%;
overflow-y: auto;
overflow-x: auto;
margin: 0;
Expand Down
2 changes: 1 addition & 1 deletion connect_ext_ppr/static/settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap" rel="stylesheet">
<title>Settings</title>
<script defer src="vendors.7e5afe9e4e5d6999e52c.js"></script><script defer src="settings.4553496e587cf62b3d76.js"></script><link href="settings.464cc3b352ceb58aad51.css" rel="stylesheet"></head>
<script defer src="vendors.c37f1993399243c8d2a4.js"></script><script defer src="settings.4553496e587cf62b3d76.js"></script><link href="settings.228c534170f31239141d.css" rel="stylesheet"></head>

<body>
<div id="loader"></div>
Expand Down

Large diffs are not rendered by default.

0 comments on commit 4b9ba42

Please sign in to comment.