mirror of
https://github.com/documenso/documenso.git
synced 2025-11-20 03:32:14 +10:00
fix: dev
This commit is contained in:
@ -32,7 +32,7 @@ export default defineConfig({
|
|||||||
lingui(),
|
lingui(),
|
||||||
tsconfigPaths(),
|
tsconfigPaths(),
|
||||||
serverAdapter({
|
serverAdapter({
|
||||||
entry: 'server/main.ts',
|
entry: 'server/router.ts',
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
ssr: {
|
ssr: {
|
||||||
|
|||||||
Reference in New Issue
Block a user