Closed Webcoda closed 1 year ago
Hello. Yes, I see that there's a problem there. I'll see what i can do. But I have a question. Why do you have your assets outside the project folder?
I just need to separate the backend and front end folders. although the build output will be in the project folder
Hi @Eptagone and @Webcoda, I also hit this issue upon upgrade because I'm keeping my Vite client app within a subfolder of my AspNetCore project. I hope you don't mind I opened a PR to address this.
Hi @jdryden572. It's no problem, thank you very much for fixing it. :)
You can use my repo to test
dotnet run
you'll see this no package.json found error
I believe below change breaks it