Skip to content

Commit

Permalink
{web} Update dependencies & build
Browse files Browse the repository at this point in the history
  • Loading branch information
asmaloney committed Apr 2, 2024
1 parent 9be62a8 commit a3fa1df
Show file tree
Hide file tree
Showing 7 changed files with 167 additions and 166 deletions.
Binary file removed modes/web/build/assets/index-144fc0d1.css.br
Binary file not shown.
Binary file added modes/web/build/assets/index-3fb01606.js.br
Binary file not shown.
Binary file removed modes/web/build/assets/index-474c2a49.js.br
Binary file not shown.
Binary file added modes/web/build/assets/index-de399900.css.br
Binary file not shown.
4 changes: 2 additions & 2 deletions modes/web/build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<link rel="icon" href="/favicon.ico" />
<title>gactar</title>
<script type="module" crossorigin src="/assets/index-474c2a49.js"></script>
<link rel="stylesheet" href="/assets/index-144fc0d1.css">
<script type="module" crossorigin src="/assets/index-3fb01606.js"></script>
<link rel="stylesheet" href="/assets/index-de399900.css">
</head>
<body>
<div id="app" />
Expand Down
Loading

0 comments on commit a3fa1df

Please sign in to comment.