feat: Add working building and bundling system

This commit is contained in:
Jesse Wierzbinski 2023-12-07 22:25:31 -10:00
parent 2333bbead9
commit df47fa4750
No known key found for this signature in database
6 changed files with 192 additions and 23 deletions

View file

@ -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",