You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using pkg at the moment but would like to switch to nodejs v22 and single executable.
But I miss a feature like "scripts" in pkg: https://github.com/vercel/pkg?tab=readme-ov-file#scripts
"Files specified as scripts will be compiled using v8::ScriptCompiler and placed into executable without sources."
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am using pkg at the moment but would like to switch to nodejs v22 and single executable.
But I miss a feature like "scripts" in pkg: https://github.com/vercel/pkg?tab=readme-ov-file#scripts
"Files specified as scripts will be compiled using v8::ScriptCompiler and placed into executable without sources."
Specifically, I need it for puppeteer extra stealth plugin. With pkg you could do something like this:
berstend/puppeteer-extra#22 (comment)
Beta Was this translation helpful? Give feedback.
All reactions