You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ☺️
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
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☺️
The text was updated successfully, but these errors were encountered: