Login
From:
Netlify Changelog
(Uncensored)
subscribe
Changes to the way executables from installed node_modules are exposed at build time
https://answers.netlify.com/t/changes-to-the-way-executables-from-installed-node-modules-are-exposed-at-build-time/104788
links
backlinks
Roast topics
Find topics
Find it!
As part of Netlify Build experience, when a customer installs node modules that expose some sort of executable, we expose said executables in the build command environment so that you can call them at build time. We want to keep supporting said...