Skip to content

Commit 2ecc54d

Browse files
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 d1f0b9d commit 2ecc54d

File tree

3 files changed

+1084
-0
lines changed

3 files changed

+1084
-0
lines changed

0 commit comments

Comments
 (0)