<#19068 javascript: Enable passing env vars to `no...
# github-notifications
c
#19068 javascript: Enable passing env vars to `node_build_script` Issue created by tobni Is your feature request related to a problem? Please describe. Quote from slack:
It would be great if we could use extra_env_vars to set up environment variables for node_build_script. Many projects need compile time env vars to create a bundle.
Describe the solution you'd like An
extra_env_vars
field on
node_build_script
. Describe alternatives you've considered Additional context pantsbuild/pants