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

fix(shebang): support shebang in in files #2510

Merged
merged 2 commits into from Sep 28, 2020
Merged

Conversation

nicojs
Copy link
Member

@nicojs nicojs commented Sep 28, 2020

Support shebang (i.e. #!/usr/bin/env node) in javascript files.

Fixes #2398

 upport shebang (i.e. `#!/usr/bin/env node`) in javascript files.
@nicojs nicojs merged commit 7d2dd80 into epic/mutation-switching Sep 28, 2020
@nicojs nicojs deleted the fix/shebang branch September 28, 2020 14:21
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

Successfully merging this pull request may close these issues.

Initial test run fails on shebang
2 participants