We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
--require
See https://nodejs.org/dist/latest-v6.x/docs/api/cli.html#cli_r_require_module
This would allow using modules like dotenv as designed.
The text was updated successfully, but these errors were encountered:
Does Electron itself support this? For Forge to support this feature, we would need to pass the arguments to the Electron binary.
Sorry, something went wrong.
Actually, you should try https://electron.atom.io/docs/api/chrome-command-line-switches/#js-flagsflags
Nice finding 👍 thanks. I'm closing this, I'll reopen if I see any issue related to forge itself.
Merge pull request #247 from electron/feat/local-version-intellisense
1f9db42
feat: intellisense for local builds
No branches or pull requests
See https://nodejs.org/dist/latest-v6.x/docs/api/cli.html#cli_r_require_module
This would allow using modules like dotenv as designed.
The text was updated successfully, but these errors were encountered: