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

Quite destructive when running vercel dev / build / deploy locally. #802

Open
joeswann opened this issue Mar 30, 2023 · 0 comments
Open

Comments

@joeswann
Copy link

Some background, I have quite a large number of Nuxt 2 websites that require occasional updates. Once in a while we have a big enough update to justify upgrading versions but it's quite a lot of work and Nuxt 3 with certain dependencies honestly has it's own issues deploying to vercel.

In the process of recently debugging a build I have been running vercel locally, and while it's easy enough to gitignore node_modules* the rewriting of package.json and tsconfig.json are a bit of a grind.

I realise this is legacy and not expecting to change, but thought I would mention just incase its easily fixable. In the meantime I am working on a fork to solve this and some other issues, but it's quite specific to my use case (monorepo) and also currently broken.

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

No branches or pull requests

1 participant