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

[node] Create vercel-plugin-node #6874

Merged
merged 31 commits into from Nov 8, 2021
Merged

[node] Create vercel-plugin-node #6874

merged 31 commits into from Nov 8, 2021

Conversation

TooTallNate
Copy link
Member

@TooTallNate TooTallNate commented Oct 21, 2021

This PR adds the vercel-plugin-node CLI Plugin.

Originally this replaced the @vercel/node runtime, but we'll keep both for now instead.

@codecov
Copy link

codecov bot commented Oct 21, 2021

Codecov Report

Merging #6874 (f278f8d) into main (a6ccf6c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #6874   +/-   ##
=======================================
  Coverage   50.69%   50.69%           
=======================================
  Files         126      126           
  Lines        4918     4918           
  Branches     1159     1159           
=======================================
  Hits         2493     2493           
  Misses       2419     2419           
  Partials        6        6           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a6ccf6c...f278f8d. Read the comment docs.

…_modules`, nor TypeScript definition files

Matches the logic from `maybeGetBuilder()` in `@vercel/build-utils`.
packages/node/package.json Outdated Show resolved Hide resolved
@AndyBitz AndyBitz changed the title [node] Refactor to Vercel CLI Plugin [node] Create vercel-plugin-node Nov 8, 2021
@AndyBitz AndyBitz merged commit 5b5197d into main Nov 8, 2021
@AndyBitz AndyBitz deleted the update/vercel-plugin-node branch November 8, 2021 13:59
"update-notifier": "4.1.0"
"update-notifier": "4.1.0",
"vercel-plugin-middleware": "0.0.0-canary.5",
"vercel-plugin-node": "1.12.2-plugin.6"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be -canary

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.

None yet

3 participants