Commit 18c4372
authored
Throw loader exception as Error to prevent Angular issues (#446)
Fixes this https://github.com/angular/angular-cli warning:
Syntax Error: NonErrorEmittedError: (Emitted value instead of an instance of Error)
Query/mutation names are required for a document with multiple definitions1 parent cd2f4d0 commit 18c4372
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
0 commit comments