diff --git a/.gitignore b/.gitignore index 967a032..972ccc0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,6 @@ .DS_Store node_modules -/dist - +dist # local env files .env.local diff --git a/package.json b/package.json index 15386bd..4247da5 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,6 @@ "@vue/cli-plugin-vuex": "~4.5.13", "@vue/cli-service": "~4.5.13", "node-sass": "^4.14.1", - "uglifyjs-webpack-plugin": "^2.2.0", "vue-template-compiler": "^2.6.11" } -} +} \ No newline at end of file diff --git a/public/index.html b/public/index.html index 7957fb7..a7943ac 100644 --- a/public/index.html +++ b/public/index.html @@ -1,18 +1,21 @@ -
- - - - - -