Skip to content

Commit

Permalink
fix: Update vite.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
gmlwlsdl authored Sep 24, 2024
1 parent bb4b05c commit 663838d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export default defineConfig({
hmr: {
host: 'familynote.ezbooks.kr',
protocol: 'wss',
port : 5173,
},
},
plugins: [react({ jsxImportSource: '@emotion/react' })],
Expand Down

0 comments on commit 663838d

Please sign in to comment.