Hey,
I have started using this package, it works great thank you :)
I just encountered two issues:
- The mapping doesn't work in the browser, not sure why but might be related to the second issue
- The package is compiled which makes it hardly debuggable, and increase our own bundle because it will have duplicated compilation stuff (like iterators, babel, etc...)
If you want to published it compiled and minimized you can have an other folder with it, but having the source in .js + d.ts would be more than awesome, thanks ☺️
Hey,
I have started using this package, it works great thank you :)
I just encountered two issues:
If you want to published it compiled and minimized you can have an other folder with it, but having the source in .js + d.ts would be more than awesome, thanks☺️