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 Oct 21, 2024
1 parent 959d5fe commit d2eeb9c
Show file tree
Hide file tree
Showing 5 changed files with 2,025 additions and 7,315 deletions.
2 changes: 1 addition & 1 deletion prod/COMMITHASH
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2f523d0002b5e6ab6f388b7bb513767965941910
f8e67883d38b4d9adbde1d8fe6ce99332af9e8f6
2 changes: 1 addition & 1 deletion prod/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2f523d0
f8e6788
4 changes: 2 additions & 2 deletions prod/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 = '2f523d0002b5e6ab6f388b7bb513767965941910';
window.COMMITHASH = 'f8e67883d38b4d9adbde1d8fe6ce99332af9e8f6';
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.3531654a9c0dec12b360.js"></script><script type="text/javascript" src="main.bundle.3531654a9c0dec12b360.js"></script></head>
<script type="text/javascript" src="startupScripts.bundle.ee0ab7367d876414f23a.js"></script><script type="text/javascript" src="main.bundle.ee0ab7367d876414f23a.js"></script></head>
<body>

<!--
Expand Down
Loading

0 comments on commit d2eeb9c

Please sign in to comment.