mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-11 04:22:13 +00:00
Remove `meta.isDev` checks inside the `build` function because it's never set there. Instead, `startDevServer` would be used. Also restored the Go tests in a partial form. Will fix the Go builder issues and make sure those features are tested completely in follow-up PRs.