♻️ Remove backend package (#1305)

This commit is contained in:
Luke Vella 2024-09-05 18:27:12 +01:00 committed by GitHub
parent 12af4d9c84
commit d40d4b27e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
33 changed files with 29 additions and 102 deletions

View file

@ -18,7 +18,6 @@ const nextConfig = {
process.env.NEXT_PUBLIC_SELF_HOSTED === "true" ? "standalone" : undefined,
productionBrowserSourceMaps: true,
transpilePackages: [
"@rallly/backend",
"@rallly/database",
"@rallly/icons",
"@rallly/ui",