browser-repl icon indicating copy to clipboard operation
browser-repl copied to clipboard

ability to provide an alternate window.location

Open stefanpenner opened this issue 11 years ago • 1 comments

stefanpenner avatar Feb 18 '14 03:02 stefanpenner

I'm not sure how feasible this would be, unless saucelabs has the ability to add a script tag to any arbitrary page. We have been playing around with the idea of a load(src) function though, and/or a command line invocation like repl ie6 foo.js as a way to preload a script before running the REPL. Would that suit your needs?

TooTallNate avatar Feb 18 '14 20:02 TooTallNate