Skip to content

Commit 3278967

Browse files
committed
chore: cleanup
1 parent b05563a commit 3278967

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

examples/vue-router-ssr/src/entry-server.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,3 @@ function htmlTemplate(body: string): string {
6363
export default {
6464
fetch: handler,
6565
};
66-
67-
// TODO
68-
// if (import.meta.hot) {
69-
// import.meta.hot.accept();
70-
// }

0 commit comments

Comments
 (0)