(→같이 보기) |
(→개요) |
||
15번째 줄: | 15번째 줄: | ||
... | ... | ||
</syntaxhighlight> | </syntaxhighlight> | ||
* [[vite.config.js]]의 server.hrm.host와 server.hrm. | * [[vite.config.js]]의 server.hrm.host와 server.hrm.clientPort를 수정해보자. | ||
==같이 보기== | ==같이 보기== |
2022년 5월 15일 (일) 13:53 기준 최신판
1 개요[ | ]
- [vite] connecting...
- [vite] server connection lost. polling for restart...
Console
Copy
[vite] connecting...
WebSocker connection to 'ws://localhost:3000/' failed:
[vite] server connection lost. polling for restart...
Navigated to http://hello.example.com/
[vite] connecting...
WebSocker connection to 'ws://localhost:3000/' failed:
[vite] server connection lost. polling for restart...
Navigated to http://hello.example.com/
...
- vite.config.js의 server.hrm.host와 server.hrm.clientPort를 수정해보자.
2 같이 보기[ | ]
편집자 Jmnote
로그인하시면 댓글을 쓸 수 있습니다.