chore: setup rollup-plugin-visualizer and remove lodash (#6974)

* chore: setup rollup-plugin-visualizer

* chore: remove lodash

* format

* remove lodash-es from build
This commit is contained in:
Ben McCann
2024-02-07 23:27:54 -08:00
committed by GitHub
parent abb6922c2b
commit b273ea2ba4
6 changed files with 261 additions and 23 deletions

View File

@@ -45,6 +45,7 @@
"postcss": "^8.4.21",
"prettier": "^3.1.0",
"prettier-plugin-svelte": "^3.1.2",
"rollup-plugin-visualizer": "^5.12.0",
"svelte": "^4.0.5",
"svelte-check": "^3.4.3",
"svelte-preprocess": "^5.0.3",