We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ac74e2 commit da908faCopy full SHA for da908fa
public/index.html
@@ -9,6 +9,7 @@
9
name="description"
10
content="webpack typescript starter"
11
/>
12
+ <meta name="keywords" content="webpack, typescript, starter, webpack typescript starter">
13
<link rel="apple-touch-icon" href="<%= htmlWebpackPlugin.options.PUBLIC_URL %>/icon-192x192.png" />
14
<link rel="manifest" href="<%= htmlWebpackPlugin.options.PUBLIC_URL %>/manifest.json" />
15
<title>webpack typescript starter <%= htmlWebpackPlugin.options.VERSION %></title>
0 commit comments