1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-31 13:01:43 +02:00

chore: upgrade dependencies (#8468)

* Upgrade paths

* Update topic rendering

* Fix file names

* Remove courses file
This commit is contained in:
Kamran Ahmed
2025-04-07 15:52:48 +01:00
committed by GitHub
parent 0d62847053
commit 82c52aca7e
1355 changed files with 449 additions and 802 deletions

View File

@@ -55,7 +55,7 @@ export default defineConfig({
],
],
},
output: 'hybrid',
output: 'server',
adapter: node({
mode: 'standalone',
}),