Files
appServerPortalUI/auth/node_modules/.bin/node-gyp-build-optional
2026-03-21 11:09:44 +01:00

8 lines
143 B
JavaScript
Executable File

#!/usr/bin/env node
/*
I am only useful as an install script to make node-gyp not compile for purely optional native deps
*/
process.exit(0)