UNPKG

385 BHTMLView Raw
1<!doctype html>
2<html lang="en">
3
4<head>
5 <meta charset="utf-8">
6 <meta http-equiv="x-ua-compatible" content="ie=edge">
7 <meta name="viewport" content="width=device-width, initial-scale=1">
8 <title>
9 <%= htmlWebpackPlugin.options.title %>
10 </title>
11 <meta name="viewport" content="width=device-width, initial-scale=1">
12</head>
13
14<body>
15 <div id="root"></div>
16</body>
17
18</html>