fix: some bundle stuff

This commit is contained in:
Braks
2021-07-10 14:28:21 +02:00
parent e87d13afb5
commit f685c7a20a
6 changed files with 13 additions and 18 deletions
-4
View File
@@ -56,7 +56,6 @@
"babel-eslint": "latest",
"eslint": "^7.29.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-nuxt": "^2.0.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-vue": "^7.12.1",
"np": "^7.5.0",
@@ -66,13 +65,10 @@
"postcss-nested": "^5.0.5",
"prettier": "^2.2.1",
"rollup": "^2.52.2",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-livereload": "^2.0.0",
"rollup-plugin-postcss": "^4.0.0",
"rollup-plugin-serve": "^1.1.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.30.0",
"rollup-plugin-vue": "^6.0.0",
"typescript": "^4.3.5",
"vite": "^2.3.8",
"vue": "^3.0.5",