Skip to content

About lib\vscode\extensions\node_modules\.bin #5400

Answered by code-asher
ericzhucode asked this question in General
Discussion options

You must be logged in to vote
  1. Yeah maybe we should delete them. We do delete them for the deb and rpm packages that we create through nfpm but we only did that because otherwise nfpm will fail. We try not to mess with the upstream build too much otherwise maintenance burden increases but since we are already doing this for some packages maybe we can go ahead and do them for the others.
  2. build-standalone-release.sh is run on different platforms so we run yarn again so the native modules are compiled for the right platform (for example spdlog, keytar, argon, and some others I think). If there was a way to only recompile native modules that would be ideal but yarn does not seem to have that capability so we have to do a …

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@code-asher
Comment options

@code-asher
Comment options

@ericzhucode
Comment options

Answer selected by jsjoeio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage This issue needs to be triaged by a maintainer
3 participants
Converted from issue

This discussion was converted from issue #5379 on August 02, 2022 20:51.