mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-06 04:22:01 +00:00
[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:
1
examples/solidstart/.gitignore
vendored
1
examples/solidstart/.gitignore
vendored
@@ -2,7 +2,6 @@ dist
|
||||
worker
|
||||
.solid
|
||||
.vercel
|
||||
.output
|
||||
|
||||
# dependencies
|
||||
/node_modules
|
||||
|
||||
Reference in New Issue
Block a user