Open jsainthilaire opened 6 years ago
@lionralfs I manually changed it back, everyone should be aware that running webpack for this might change it. Thanks for the input on this.
ok, it has to do with the this https://github.com/t4t5/sweetalert/blob/master/src/core.ts#L32 in the actual code the namespace is not optional so when you transpiled it will generate the typings file without the optional argument.
@lionralfs this #805 will fix this behavior.
Is this going to be merged at any point soon? Really looking forward to this feature!
@lionralfs are you guys moving forward with this?
Hey @lionralfs I can see you are the reviewer for this PR - is there any info you give on when this feature might be merged? Thanks!
This fixes #785 @matthew-inamdar @t4t5