mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-09 20:50:20 -05:00
Make a notice in README that build process involves downloading binary packages and binary blobs #1508
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @huksley on GitHub.
The build process involves downloading binary blobs and binary packages so it is not a complete build from source
@huksley commented on GitHub:
Yes,
ffmpeg,
libnode
is binary components it downloads.
@stripedpajamas commented on GitHub:
@huksley to confirm, are you talking about the build step where it downloads node debug and node debug 2? as mentioned in https://github.com/Microsoft/vscode/issues/49159
I think it would be good to note this in the README.