Moved browserfs to src

This commit is contained in:
Felix Kaspar 2023-10-24 01:16:17 +02:00
parent 8d032a2cf2
commit 5579892aa7
2 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,9 @@
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-title" content="Ionic App" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<!-- TODO: I have no idea if this will build: -->
<script src="/src/utils/browserfs.min.js"></script>
</head>
<body>
<div id="root"></div>