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

[cli] Remove unused Runtime dependencies #5042

Merged
merged 2 commits into from
Aug 14, 2020
Merged

[cli] Remove unused Runtime dependencies #5042

merged 2 commits into from
Aug 14, 2020

Conversation

styfle
Copy link
Member

@styfle styfle commented Aug 14, 2020

The CLI doesn't depend on @vercel/redwood for vc dev since PR #5036 so we can remove it.

Similarly, zero config does not install @vercel/next or @vercel/static-build during vc dev so these can be removed too.

In the case where the user defines builds in vercel.json, the runtimes will be installed during the first run of vc dev.

@styfle styfle changed the title [cli] Move redwood to devDependencies [cli] Remove redwood as a dependency Aug 14, 2020
TooTallNate
TooTallNate previously approved these changes Aug 14, 2020
@styfle styfle changed the title [cli] Remove redwood as a dependency [cli] Remove unused Runtime dependencies Aug 14, 2020
@kodiakhq kodiakhq bot removed the automerge label Aug 14, 2020
@kodiakhq

This comment has been minimized.

@kodiakhq kodiakhq bot removed the automerge label Aug 14, 2020
@kodiakhq

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants