mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-05-07 18:48:39 +00:00
proper props
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ export default defineConfig({
|
||||
},
|
||||
},
|
||||
define: {
|
||||
global: "window",
|
||||
global: "window.__INITIAL_PROPS__",
|
||||
},
|
||||
server: {
|
||||
port: 8000,
|
||||
|
||||
Reference in New Issue
Block a user