mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-03 08:28:35 +02:00
♻️ Remove backend package (#1305)
This commit is contained in:
parent
12af4d9c84
commit
d40d4b27e2
33 changed files with 29 additions and 102 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue