added script to run with .env

This commit is contained in:
2026-06-04 18:45:27 +02:00
parent 1af79461b1
commit 7045e3dfd1
4 changed files with 23 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@
</head>
<body>
<div id="root"></div>
<script src="/env.js"></script>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>