mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
feat: Add working building and bundling system
This commit is contained in:
parent
2333bbead9
commit
df47fa4750
6 changed files with 192 additions and 23 deletions
|
|
@ -83,8 +83,6 @@
|
|||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.461.0",
|
||||
"@prisma/client": "^5.6.0",
|
||||
|
||||
|
||||
"blurhash": "^2.0.5",
|
||||
"bullmq": "^4.14.4",
|
||||
"chalk": "^5.3.0",
|
||||
|
|
@ -102,6 +100,7 @@
|
|||
"linkifyjs": "^4.1.3",
|
||||
"marked": "^9.1.2",
|
||||
"meilisearch": "^0.36.0",
|
||||
"next-route-matcher": "^1.0.1",
|
||||
"oauth4webapi": "^2.4.0",
|
||||
"prisma": "^5.6.0",
|
||||
"prisma-redis-middleware": "^4.8.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue