11 lines
170 B
HTML
Raw Normal View History

2020-08-23 00:33:34 +02:00
<!DOCTYPE html>
<html>
<head>
<title><%= htmlWebpackPlugin.options.title %></title>
</head>
<body>
<div id="root"></div>
</body>
</html>