refactor: auto root

This commit is contained in:
cha0s 2024-01-10 05:26:55 -06:00
parent 97274d5402
commit 25cc07b7cd

View File

@ -18,7 +18,6 @@
<% }); %>
</head>
<body>
<div id="<%= htmlWebpackPlugin.options.appMountId %>"></div>
<%= htmlWebpackPlugin.tags.bodyTags %>
</body>
</html>