From 059292e9797a3f3bfcf442a212353e50e2469af6 Mon Sep 17 00:00:00 2001 From: Kiwi Date: Tue, 21 Aug 2018 19:45:11 +0200 Subject: [PATCH] Compile schema when watching client (#1809) --- config/watcher.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/config/watcher.ts b/config/watcher.ts index b0def88eb..04c4f5f7d 100644 --- a/config/watcher.ts +++ b/config/watcher.ts @@ -77,6 +77,7 @@ const config: Config = { "compileCSSTypes", "compileRelayStream", "compileRelayAuth", + "compileSchema", ], docz: ["runDocz", "compileCSSTypes"], compile: [