-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Synchronous apis don't work correctly #172
Comments
Also, when using either apis, the "sources":["../../home/user/projects/app/assets/source.js"] Any ideas why that is? |
FWIW, my fork does not have these issues, but it also has an entirely new API. :) |
@aleclarson thanks for the pointer. Does the fork retain synchrounous api functionalities from this? |
@aandis Yeah. In fact, the async API has been discarded, since |
Thank you. I'll check that out. I think this repo is mostly unmaintained now. |
@aandis I think @Rich-Harris is just a really busy dude these days. :) |
Async version
Source Map:
Sync version
Source map
The text was updated successfully, but these errors were encountered: