remove rollup-plugin-vue because we don’t use any SFC

This commit is contained in:
Philipp Kühn
2021-09-16 14:47:33 +02:00
parent 2f15a11572
commit ba283bcd43
3 changed files with 19 additions and 375 deletions

View File

@@ -52,7 +52,6 @@
"rollup-plugin-auto-external": "^2.0.0",
"rollup-plugin-sourcemaps": "^0.6.3",
"rollup-plugin-typescript2": "^0.30.0",
"rollup-plugin-vue": "5",
"typescript": "^4.4.3",
"vue": "^2.6.14"
}