We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd1efd5 commit e16a00cCopy full SHA for e16a00c
public/index.html
@@ -8,6 +8,7 @@
8
content="width=device-width,initial-scale=1.0,user-scalable=no"
9
/>
10
<title><%= htmlWebpackPlugin.options.title %></title>
11
+ <base href="<%= BASE_URL %>" />
12
</head>
13
<body>
14
<noscript>
0 commit comments