Commit ac76a11
committed
Add resolver "findAllExportedComponentDefinitions"
This resolver is basically a copy of the
"findExportedComponentDefinition" resolver inclusive the tests.
The most significant difference is, that this resolver does not throw
when it encounters more than one component definition.
It adds all found component definitions into an array (deduplicated)
and returns that array at the end of execution.1 parent cb96efb commit ac76a11
File tree
2 files changed
+1085
-0
lines changed- src/resolver
- __tests__
2 files changed
+1085
-0
lines changed
0 commit comments