0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-07 18:48:39 +00:00

proper props

This commit is contained in:
Víctor Losada Hernández
2026-02-02 00:43:32 +01:00
parent 5ed60e7130
commit 231e38af57
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ export default defineConfig({
},
},
define: {
global: "window",
global: "window.__INITIAL_PROPS__",
},
server: {
port: 8000,