Skip to content

Commit 2301c95

Browse files
committed
add back note
1 parent c75a178 commit 2301c95

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

packages/vite-native-hmr/src/hmr-client.ts

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
import { getDevServerLocation } from './getDevServerLocation'
22

3+
/**
4+
* 🚨🚨🚨🚨🚨🚨🚨
5+
*
6+
*
7+
* It seems we're doing HMR from `@vxrn/vite-native-client`
8+
*
9+
*
10+
* Can we remove this?
11+
*
12+
*/
13+
314
/**
415
* Represent Hot Module Replacement Update body.
516
*

0 commit comments

Comments
 (0)