-
Notifications
You must be signed in to change notification settings - Fork 778
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
Can't work with jsc8
#133
Comments
We have an issue tracking polyfilling libraries that assume a node environment (#101) which we'll get to in q1. |
Great job, looking forward to it. |
We landed initial support for node compatibility, either by adding |
Prerequisites
Please answer the following questions for yourself before submitting an issue.
Issue Description
Can't work with
jsc8
in cloudflare pages and functionsSteps to Reproduce
npm run dev
npm install -g wrangler@beta
wrangler pages dev ./dist --proxy=3000
Current Behavior
Build failed, and it says
Expected Behavior
worker scripts in function folder built correctly
Failure Logs
Context
The text was updated successfully, but these errors were encountered: