-
Notifications
You must be signed in to change notification settings - Fork 291
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
require.main.filename not shimmed... #83
Comments
Could you provide more context? |
Ok so it looks like something Node.js provides by default: https://nodejs.org/api/modules.html#modules_accessing_the_main_module |
Sorry, yes as shown in: https://nodejs.org/api/modules.html#modules_require_main |
It's very similar to #21 |
require.main.filename not shimmed...
The text was updated successfully, but these errors were encountered: