Skip to content

Commit

Permalink
Rebuild static files (#491)
Browse files Browse the repository at this point in the history
Co-authored-by: Ian Seabock (Centific Technologies Inc) <[email protected]>
  • Loading branch information
iseabock and Ian Seabock (Centific Technologies Inc) committed Jan 11, 2024
1 parent fcba156 commit b5dc05d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 6 deletions.
1 change: 0 additions & 1 deletion static/assets/index-67c84355.js.map

This file was deleted.

1 change: 0 additions & 1 deletion static/assets/index-6cacfc8f.js.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/assets/index-87c2be60.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Contoso</title>
<script type="module" crossorigin src="/assets/index-67c84355.js"></script>
<link rel="stylesheet" href="/assets/index-9557690e.css">
<script type="module" crossorigin src="/assets/index-87c2be60.js"></script>
<link rel="stylesheet" href="/assets/index-5e49c158.css">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit b5dc05d

Please sign in to comment.