Fixing GA tag not included in play domain
The GA tag was not properly included because the index.html file that contained it was overwritten by Webpack's HtmlWebpackPlugin.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
index.html
|
||||
index.html
|
||||
index.tmpl.html.tmp
|
||||
|
||||
Reference in New Issue
Block a user