🔨 sample build of index.html with versionbuilder script

ref #30
This commit is contained in:
Philipp Dormann 2021-01-10 17:16:07 +01:00
parent 43b406592e
commit 3caa1fc277

View File

@ -13,6 +13,7 @@
</head>
<body>
<span style="display: none;visibility: hidden;" id="buildinfo">RELEASE_INFO-0.1.4-RELEASE_INFO</span>
<noscript>You need to enable JavaScript to run this app.</noscript>
<script src="/env.js"></script>
<script defer type="module" src="/_dist_/index.js"></script>