Skip to content

Commit 4143b2a

Browse files
remove duplicated changeset line
1 parent 624ee5f commit 4143b2a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.changeset/proud-socks-slide.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
Fix: Ensure that `vite dev` and `vite preview` hard error with an appropriate error message when a remote proxy session is required but it the connection with it fails to be established
66

7-
Fix: Ensure that when a remote proxy session creation fails both `vite dev` and `vite preview` crash.
8-
97
When using remote bindings, either with `vite dev` or `vite preview` the remote proxy session necessary to connect to the remote resources can fail to be created, this might happen if for example you try to set a binding with some invalid values such as:
108

119
```js

0 commit comments

Comments
 (0)