issues
search
stampit-org
/
stampit
OOP is better with stamps: Composable object factories.
https://stampit.js.org
MIT License
3.02k
stars
102
forks
source link
Composers fixes
#297
Closed
koresar
closed
7 years ago
koresar
commented
7 years ago
Fixes:
Composers array should have been deduplicated from the beginning. Not it is.
The main stamp was missing in the
composables
argument when
stamp.compose()
syntax was used.
Fixes:
composables
argument whenstamp.compose()
syntax was used.