[cli] Remove initial iteration of vc build and Plugins (#7390)

* [cli] Remove initial iteration of `vc build` and Plugins

The `vercel build` command is being restructured, so we'll remove it for
now so that this initial iteration isn't included as part of the stable
CLI release.

* Update packages/cli/src/commands/init/init.ts

Co-authored-by: Steven <steven@ceriously.com>

* Remove more `.output` references

* Remove unnecessary space

* Fix test

* Remove vc dev middleware tests for now

Co-authored-by: Steven <steven@ceriously.com>
This commit is contained in:
Nathan Rajlich
2022-02-14 19:00:15 -08:00
committed by GitHub
parent 59e4572e76
commit 983946650e
268 changed files with 42 additions and 13203 deletions

View File

@@ -2,7 +2,6 @@ dist
worker
.solid
.vercel
.output
# dependencies
/node_modules