Closed michaelfranzl closed 3 years ago
Thanks for posting the issue, if you clear your browser cache it should be working correctly now.
Confirming that it is working!
I'm interested though what the problem was.
Thanks!
@michaelfranzl this was due to the handling of the process.nextTick
replacement for browsers in the CommonJS conversion not working correctly.
https://generator.jspm.io/#02JgYGBkDM0rySzJSU1hcChPLM5NLdIHUWnFDgZ6hkZ6BgBipuf3JAA
Gives
Uncaught ReferenceError: _process is not defined sandbox:1:55467
.I don't see this issue when locally using jspm cli version 2.0.0-beta.7 .