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 Jul 1, 2024
1 parent 6476280 commit 40e5977
Show file tree
Hide file tree
Showing 5 changed files with 245 additions and 125 deletions.
2 changes: 1 addition & 1 deletion edge/COMMITHASH
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5490206630f348824a9e7d30e00eaf2395fa0a02
83ef134b0cbe27619fdc6193d68cc18a79589573
2 changes: 1 addition & 1 deletion edge/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5490206
83ef134
4 changes: 2 additions & 2 deletions edge/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<title>1.2.0 - Firebolt Certification App - version 1.2.0</title>

<script>
window.COMMITHASH = '5490206630f348824a9e7d30e00eaf2395fa0a02';
window.COMMITHASH = '83ef134b0cbe27619fdc6193d68cc18a79589573';
window.APP_VERSION = 'version 1.2.0';

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

<!--
Expand Down
Loading

0 comments on commit 40e5977

Please sign in to comment.