Fix proofmode worker build error
This commit is contained in:
parent
bdca4ae3e3
commit
41d3b7c183
2 changed files with 10 additions and 3 deletions
|
|
@ -16,7 +16,7 @@
|
|||
<link rel="apple-touch-icon" href="./icons/icon-384x384.png" sizes="384x384" />
|
||||
<link rel="apple-touch-icon" href="./icons/icon-512x512.png" sizes="512x512" />
|
||||
<link rel="manifest" href="./manifest.json" />
|
||||
<script src="./lottie-player.js"></script>
|
||||
<script src="/lottie-player.js" type="module"></script>
|
||||
<style>
|
||||
#loader {
|
||||
position: fixed;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue