Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit dd5b61f

Browse files
committedJun 15, 2021
clean up
1 parent 8700973 commit dd5b61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎ci/dev/watch.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,8 @@ class Watcher {
154154
console.log("[tsc]", original)
155155
}
156156
if (line.includes("Watching for file changes")) {
157-
restartServer()
158157
bundleBrowserCode(browserFiles)
158+
restartServer()
159159
}
160160
})
161161

0 commit comments

Comments
 (0)
Please sign in to comment.