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

Require package.json with explicit file extension #89

Closed
wants to merge 1 commit into from

Conversation

jameshfisher
Copy link
Contributor

@jameshfisher jameshfisher commented Nov 20, 2018

Context: Zeit Now v2 has a pure request/response model, with no room for long-running connections. Pusher Channels can fill in here. I would guess Node.js is the most popular language on Zeit Now, so pusher-http-node would be our most used library. But pusher-http-node is currently unusable on Zeit Now v2. The underlying bug is on Zeit's end: vercel/ncc#22. But we can fix this sooner ourselves with the change in this PR.

@jameshfisher jameshfisher self-assigned this Nov 20, 2018
@jameshfisher jameshfisher requested a review from leesio November 20, 2018 14:08
@leesio
Copy link
Contributor

leesio commented Nov 20, 2018

Seems fine. I'd like to try and find some time to resolve the issues with node10 and bundle this and the few other open PRs into a new release in the next day or so

@WillSewell
Copy link
Contributor

This has been fixed in ncc

@WillSewell WillSewell closed this Nov 22, 2018
@WillSewell WillSewell deleted the require-json-extension branch November 22, 2018 17:04
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

Successfully merging this pull request may close these issues.

3 participants