Commit cb9f26d
committed
fix(cli): correctly bubble up errors when importing schemas
This issue was highlighted when I imported a bad path in a schema
entrypoint and the only error I got was that the options were bad in the
given plugin but then 0 errors were reported from that plugin... Not
helpful!1 parent 91de44a commit cb9f26d
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
37 | 46 | | |
38 | 47 | | |
39 | 48 | | |
| |||
0 commit comments