Commit 157c823
authored
CODEGEN-787 - Improve handling of missing @parcel/watcher scenario (dotansimha#10358)
* Remove error stacktrace when watcher is missing
* Add changeset
* Use warn instead of log
* Revert warn usage as it is the same for users. Improve message1 parent a4acc9e commit 157c823
File tree
2 files changed
+7
-2
lines changed- .changeset
- packages/graphql-codegen-cli/src/utils
2 files changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments