Skip to content

Commit

Permalink
Resume scalajs frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
epifab committed Feb 13, 2024
1 parent 5bd3610 commit 443ed62
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,10 @@ object WebHtmlRoute:
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div id="container"></div>
<script src="/static/bundle.js"></script>
<!--
<div id="app-wrapper">
<h1><img src="/static/denari.svg" alt="Controbuio" class="spinning" /></h1>
</div>
<script src={s"/assets/frontend-opt-bundle.js?v=$appVersion"}></script>
-->
</body>
</html>
)
Expand Down

0 comments on commit 443ed62

Please sign in to comment.