chore: add rollup-glob

This commit is contained in:
Ou
2024-10-25 03:06:03 +08:00
parent ae57261fb9
commit 3535cdb84a
13 changed files with 177 additions and 83 deletions
+1 -1
View File
@@ -8,5 +8,5 @@
"@shared/*": ["shared/*"]
}
},
"include": ["server", "*.config.*", "shared", "test", "scripts", "dist/.nitro/types"]
"include": ["server", "*.config.*", "shared", "test", "scripts", "tools", "dist/.nitro/types"]
}