feat: export package to help api consumers (#1624)

This commit is contained in:
Alex Christoffer Rasmussen
2025-09-21 06:53:11 +02:00
committed by Carlos Valente
parent a5d628af0c
commit 5716fc31cf
22 changed files with 773 additions and 49 deletions
+3
View File
@@ -26,6 +26,9 @@
"cache": false
},
"build": {
"dependsOn": [
"^build"
],
"env": ["SENTRY_AUTH_TOKEN"]
},
"build:local": {},