mirror of
https://github.com/amark/gun.git
synced 2025-03-30 15:08:33 +00:00
Allow chained superclassing
When calling `gun.chain()`, gun invokes the constructor. If you create a new class that inherits from gun, it will only work as far as there aren't any `.chain` calls. This changes it from invoking the gun constructor to instead invoke your current class context.
This commit is contained in:
parent
bc688a4e7f
commit
e614e2f5aa
Loading…
x
Reference in New Issue
Block a user