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