Fix: Sync Hook not called (#6681)
* Update hooks.js Fixed error where `return` was called inside of a for loop. This prevented execution of more than one synchronous hook. * Added tests for before/afterInit and before/afterDefine hooks * sooo many new lines🔥
Showing
with
52 additions
and
1 deletions
-
Please register or sign in to post a comment