a buildable scala-js (sbt ~fastLinkJS) project that does nothing.

This commit is contained in:
fiatjaf
2022-02-22 10:01:20 -03:00
commit fecbf2d940
7 changed files with 32 additions and 0 deletions

4
index.html Normal file
View File

@@ -0,0 +1,4 @@
<meta charset=utf-8>
<title>title</title>
<body></body>
<script src=target/scala-2.13/app-fastopt/main.js></script>