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 Nov 19, 2024
1 parent c2059e4 commit 30036bc
Show file tree
Hide file tree
Showing 5 changed files with 48 additions and 31 deletions.
2 changes: 1 addition & 1 deletion edge/COMMITHASH
Original file line number Diff line number Diff line change
@@ -1 +1 @@
95e5c6d3351028379bebfa050904bce42c832881
bcaf5887a0c42841a6518b83c4b02c2c2cc3c17b
2 changes: 1 addition & 1 deletion edge/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
95e5c6d
bcaf588
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.4.1 - Firebolt Certification App - version 1.4.1</title>

<script>
window.COMMITHASH = '95e5c6d3351028379bebfa050904bce42c832881';
window.COMMITHASH = 'bcaf5887a0c42841a6518b83c4b02c2c2cc3c17b';
window.APP_VERSION = 'version 1.4.1';

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.f737f4f93393888b0df9.js"></script><script type="text/javascript" src="main.bundle.f737f4f93393888b0df9.js"></script></head>
<script type="text/javascript" src="startupScripts.bundle.02dbc372db385a1ce081.js"></script><script type="text/javascript" src="main.bundle.02dbc372db385a1ce081.js"></script></head>
<body>

<!--
Expand Down

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 30036bc

Please sign in to comment.