Skip to content

Commit 14582dc

Browse files
shuuji3jay-es
andauthored
Update guide/api-javascript.md
Co-authored-by: Jun Shindo <46585162+jay-es@users.noreply.github.com>
1 parent 1c71523 commit 14582dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/api-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ interface ViteDevServer {
111111
/**
112112
* chokidar watcher のインスタンス。`config.server.watch``null`
113113
* 設定されている場合、いかなるファイルも監視せず、`add` を呼び出しても何も起こりません。
114-
* https://github.com/paulmillr/chokidar#api
114+
* https://github.com/paulmillr/chokidar#getting-started
115115
*/
116116
watcher: FSWatcher
117117
/**

0 commit comments

Comments
 (0)