Rollup cleanup plugin
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Julien Valverdé
2023-12-09 03:39:58 +01:00
parent 706fe3688d
commit fcfed14306
3 changed files with 11 additions and 2 deletions

View File

@@ -27,6 +27,7 @@
"devDependencies": {
"bun-types": "latest",
"rollup": "^4.7.0",
"rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-ts": "^3.4.5",
"typescript": "^5.3.3"
}