improve rollup configuration

This commit is contained in:
Younes ENNAJI
2025-03-08 17:03:12 +00:00
parent 8fa6054ada
commit b047c9016a
243 changed files with 4176 additions and 2453 deletions
+5 -2
View File
@@ -1,4 +1,7 @@
{
"upgrade": true,
"target": "semver"
"upgrade": true,
"target": "semver",
"format": "group",
"color": true,
"root": true
}