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

allow browserify options #19

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dominictarr
Copy link

This patch passes the options through to browserify,

I need it so that I can use testling --debug test.js --browser=chrome
and then get correct line numbers.

@thom4parisot
Copy link

Any follow-up on this one? I'd like to pass transforms so as the fs.readFileSync are inlined in the browserify output :-)

@dominictarr
Copy link
Author

+1

@tarruda
Copy link

tarruda commented Jan 8, 2014

I believe #62 covers this issue

@miohtama
Copy link
Contributor

For transforms there might be more ideal way to do this. Check out #65

@ljharb
Copy link
Collaborator

ljharb commented Jan 10, 2020

@dominictarr would you mind checking "allow edits" on the RHS of this PR?

@ljharb ljharb marked this pull request as draft September 19, 2022 23:47
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.

None yet

5 participants