diff --git a/config/watcher.ts b/config/watcher.ts index 277ec34ec..55b11c4ce 100644 --- a/config/watcher.ts +++ b/config/watcher.ts @@ -19,6 +19,9 @@ const config: Config = { "core/client/stream/**/*.ts", "core/client/stream/**/*.tsx", "core/client/stream/**/*.graphql", + "core/client/auth/**/*.ts", + "core/client/auth/**/*.tsx", + "core/client/auth/**/*.graphql", "core/server/**/*.graphql", ], ignore: [