Skip to content
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

regeneratorRuntime is not defined #173

Closed
dy opened this issue Aug 29, 2019 · 1 comment
Closed

regeneratorRuntime is not defined #173

dy opened this issue Aug 29, 2019 · 1 comment

Comments

@dy
Copy link

dy commented Aug 29, 2019

Using ky with simple parcel setup:

<script src="src.js"></script>
// src.js
import ky from 'ky'

Getting Uncaught ReferenceError: regeneratorRuntime is not defined.

Same error is with got package.

There's no such error with unfetch or any other deps.

@dy
Copy link
Author

dy commented Aug 29, 2019

Ok, that seems to be parcel issue parcel-bundler/parcel#1762

@dy dy closed this as completed Aug 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant