-
-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure that the namespace and resolved properties are passed (#108)
In the case of a module generator, the namespace and resolved properties were being lost as the instantiate function expects them to be attached as properties of the constructor function. This commit ensures they are being passed where the instantiate function expects to find them. For issue #107
- Loading branch information
1 parent
096b5ce
commit f0b05a0
Showing
2 changed files
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters