diff --git a/public/index.html b/public/index.html index 0b4ca59..73b6885 100644 --- a/public/index.html +++ b/public/index.html @@ -36,26 +36,30 @@ <% if (process.env.VUE_APP_NODE_ENV === 'dev') { %> <% } %> <% if (process.env.VUE_APP_NODE_ENV === 'prod:sit') { %> <% } %> <% if (process.env.VUE_APP_NODE_ENV === 'prod:uat') { %> <% } %> <% if (process.env.VUE_APP_NODE_ENV === 'prod') { %> <% } %>