Adding auth to the watcher

This commit is contained in:
Belen Curcio
2018-08-08 11:13:23 -03:00
parent d6ff25dd10
commit 6df52aadbb
+3
View File
@@ -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: [