You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bundling takes ~25 minutes on Mac, and Windows tends to be much slower. Unfortunately I think we're stuck with this for now since it comes with the vscode repo.
I recommend building instead of bundling right now! Void changes a lot day to day.
I use the build and debugger method to run it locally. But wanted share it with my beta users. How do I do it without spending 4hrs of time?
Is there a cloud alternative solution? Like building it on EC2 and dumping the installable like .exe file in S3?
I'm guessing vscode has a CI/CD pipeline to this. If so, could point me to some reading material or links or code?
I triggered a build for gulp packaging. It took forever!
npm run gulp vscode-win32-x64
I doesn't give any verbose or any compilation log
OS: Windows 10, 64 bit
Node version 20(but same result in other versions as well)
Build: Triggered locally using
npm run gulp <variant>
The text was updated successfully, but these errors were encountered: