chore: template

This commit is contained in:
cha0s 2024-01-09 22:58:10 -06:00
parent da6f6fbd51
commit fb77faa719

View File

@ -19,7 +19,6 @@
</head>
<body>
<div id="<%= htmlWebpackPlugin.options.appMountId %>"></div>
<script src="/flecks.config.js"></script>
<%= htmlWebpackPlugin.tags.bodyTags %>
</body>
</html>