refactor: auto root

This commit is contained in:
cha0s 2024-01-10 05:26:50 -06:00
parent 595a943d7c
commit 8e0beb943e

View File

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