chore: template

This commit is contained in:
cha0s 2024-01-09 22:57:50 -06:00
parent a60ac484fc
commit 0879069d54

View File

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