Skip to content

Commit ea30337

Browse files
committed
chore: update todo
1 parent da6fc84 commit ea30337

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ const unplugin = createUnplugin<Options>(
8888
else
8989
isServer = config.command === 'serve'
9090
},
91-
// TODO
9291
handleHotUpdate(hmr: HmrContext) {
9392
if (SUPPORT_FILE_REG.test(hmr.file)) {
9493
isHmring = true

0 commit comments

Comments
 (0)