We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c71523 commit 14582dcCopy full SHA for 14582dc
guide/api-javascript.md
@@ -111,7 +111,7 @@ interface ViteDevServer {
111
/**
112
* chokidar watcher のインスタンス。`config.server.watch` が `null` に
113
* 設定されている場合、いかなるファイルも監視せず、`add` を呼び出しても何も起こりません。
114
- * https://github.com/paulmillr/chokidar#api
+ * https://github.com/paulmillr/chokidar#getting-started
115
*/
116
watcher: FSWatcher
117
0 commit comments