We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8619140 commit c22991aCopy full SHA for c22991a
lib/template.html
@@ -2,6 +2,7 @@
2
<html>
3
<head>
4
<meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
5
+ <meta name="viewport" content="width=device-width, initial-scale=1">
6
<title><%= htmlWebpackPlugin.options.title %></title>
7
</head>
8
<body>
0 commit comments