Skip to content

Commit

Permalink
Add bundled code
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 22, 2024
1 parent 4b312e5 commit b407631
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 19 deletions.
2 changes: 1 addition & 1 deletion edge/COMMITHASH
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8019d2ba07d3a0450297d01bb7d95f16f682347f
7dd05b482c4e95fd1808c8b08e1f0eed28844000
2 changes: 1 addition & 1 deletion edge/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8019d2b
7dd05b4
10 changes: 5 additions & 5 deletions edge/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
</style>
<head>
<meta charset="UTF-8" />
<title>1.2.0 - Firebolt Certification App - version 1.2.0</title>
<title>1.3.0 - Firebolt Certification App - version 1.3.0</title>

<script>
window.COMMITHASH = '8019d2ba07d3a0450297d01bb7d95f16f682347f';
window.APP_VERSION = 'version 1.2.0';
window.COMMITHASH = '7dd05b482c4e95fd1808c8b08e1f0eed28844000';
window.APP_VERSION = 'version 1.3.0';

console.log('appVersion=' + window.APP_VERSION + ' commitHash=' + window.COMMITHASH)
</script>
Expand All @@ -20,11 +20,11 @@
window.__firebolt.endpoint = fbEndpoint
}
</script>
<script type="text/javascript" src="startupScripts.bundle.cab9a8773432f74766ca.js"></script><script type="text/javascript" src="main.bundle.cab9a8773432f74766ca.js"></script></head>
<script type="text/javascript" src="startupScripts.bundle.83d9c69e27f3e3cdabe4.js"></script><script type="text/javascript" src="main.bundle.83d9c69e27f3e3cdabe4.js"></script></head>
<body>

<!--
version 1.2.0
version 1.3.0
-->
</body>
</html>

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b407631

Please sign in to comment.