Skip to content

Conversation

@miafan23
Copy link
Contributor

@miafan23 miafan23 commented Jun 10, 2025

  • Move prebuildify to dev dependencies to avoid introduce vulnerabilities for projects importing this package

Closes STUDIO-3808

@AlexanderBelokon AlexanderBelokon force-pushed the move-prebuildify-to-dev branch from 6031c02 to 6c269f5 Compare July 1, 2025 16:40
@AlexanderBelokon AlexanderBelokon marked this pull request as ready for review July 1, 2025 19:40
@AlexanderBelokon AlexanderBelokon self-assigned this Jul 1, 2025
@miafan23 miafan23 merged commit 0de9a6f into master Jul 2, 2025
12 checks passed
@AlexanderBelokon AlexanderBelokon mentioned this pull request Jul 2, 2025
elif [[ -d ${GLOBAL_CLANG} ]]; then
echo "Detected '${GLOBAL_CLANG}/bin/clang++', using it"
local llvm_toolchain_dir=${GLOBAL_CLANG}
elif [[ "${MASON_LLVM_RELEASE}" == "system" ]]; then
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was the only thing I was missing all along, I even tried to upgrade llvm in mason packages. Thanks for fixing this. 😄

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

Successfully merging this pull request may close these issues.

3 participants