Closed AndreasPizsa closed 10 years ago
Hi @Iheartweb ,
I changed loader.load
to also pass the current module's filename to the callback, which I found to be helpful for logging. Can you please merge this in? Thank you :)
Almost perfect. Please update the readme as well.
@Iheartweb done!
Thanks. I'll publish it in the morning
On Sunday, August 24, 2014, Andreas Pizsa notifications@github.com wrote:
@Iheartweb https://github.com/Iheartweb done!
— Reply to this email directly or view it on GitHub https://github.com/Droppe/Loader/pull/2#issuecomment-53181929.
Thanks, @Iheartweb !
Sorry for the lateness.
This change passes the module's filename to the callback, which is useful for logging module names.