We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9927e3 commit ab910dfCopy full SHA for ab910df
packages/generators/templates/template.html
@@ -2,7 +2,7 @@
2
<html>
3
<head>
4
<meta charset="utf-8" />
5
- <title>Webpack App</title>
+ <title>webpack App</title>
6
</head>
7
<body>
8
<h1>Hello world!</h1>
0 commit comments