defiant.js
defiant.js copied to clipboard
Currently unable to pass args to puppeteer launch method.
Right now the current node-specific implementation is a bit limited, since there's no way to specify arguments to be passed to the launch method for puppeteer here: https://github.com/hbi99/defiant.js/blob/59f09e5812c258e81bf2688d5d5a864f3bd95bf9/index.js#L10
Thanks for the feedback...please make a pull request with changes you wish and lets review it together.