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 3, 2024
1 parent 8acad1e commit 3f36362
Show file tree
Hide file tree
Showing 5 changed files with 2,619 additions and 258 deletions.
2 changes: 1 addition & 1 deletion prod/COMMITHASH
Original file line number Diff line number Diff line change
@@ -1 +1 @@
bf61096374cd9caa25a3fcf5efcecc6c6d403e1f
e10f7730b3d9933d9e0e9af121d24da2cab8e385
2 changes: 1 addition & 1 deletion prod/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
bf61096
e10f773
10 changes: 5 additions & 5 deletions prod/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.1.0 - Firebolt Certification App - version 1.1.0</title>
<title>1.2.0 - Firebolt Certification App - version 1.2.0</title>

<script>
window.COMMITHASH = 'bf61096374cd9caa25a3fcf5efcecc6c6d403e1f';
window.APP_VERSION = 'version 1.1.0';
window.COMMITHASH = 'e10f7730b3d9933d9e0e9af121d24da2cab8e385';
window.APP_VERSION = 'version 1.2.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.80c6d7ab304bde2d9f2e.js"></script><script type="text/javascript" src="main.bundle.80c6d7ab304bde2d9f2e.js"></script></head>
<script type="text/javascript" src="startupScripts.bundle.813a48f8f4eec82755b8.js"></script><script type="text/javascript" src="main.bundle.813a48f8f4eec82755b8.js"></script></head>
<body>

<!--
version 1.1.0
version 1.2.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 3f36362

Please sign in to comment.