mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 17:44:03 +00:00
fix(miniapp): add build-time runtime config asset
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<div id="root"></div>
|
||||
|
||||
<script src="https://telegram.org/js/telegram-web-app.js"></script>
|
||||
<script src="/config.js"></script>
|
||||
<script src="/config.js" type="module"></script>
|
||||
<script src="/src/index.tsx" type="module"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user