Add: build client as server instead of static

This commit is contained in:
Aram Becker 2023-05-01 17:56:14 +02:00
parent 883cb46481
commit 31dc10ba51
8 changed files with 715 additions and 43 deletions

View file

@ -19,6 +19,7 @@
"cron-parser": "^4.7.1",
"date-fns": "^2.25.0",
"epubjs": "^0.3.88",
"glob": "^10.2.2",
"hls.js": "^1.0.7",
"libarchive.js": "^1.3.0",
"nuxt": "^2.15.8",
@ -37,4 +38,4 @@
"postcss": "^8.3.6",
"tailwindcss": "^3.1.4"
}
}
}