Skip to content
New issue

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

Add support for similar option as node's --require #247

Closed
magne4000 opened this issue Jun 13, 2017 · 3 comments
Closed

Add support for similar option as node's --require #247

magne4000 opened this issue Jun 13, 2017 · 3 comments

Comments

@magne4000
Copy link

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.

@malept
Copy link
Member

malept commented Jun 13, 2017

Does Electron itself support this? For Forge to support this feature, we would need to pass the arguments to the Electron binary.

@malept
Copy link
Member

malept commented Jun 13, 2017

@magne4000
Copy link
Author

magne4000 commented Jun 14, 2017

Nice finding 👍 thanks.
I'm closing this, I'll reopen if I see any issue related to forge itself.

dsanders11 pushed a commit that referenced this issue Jan 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants