juliangruber / browser-run

Run code inside a browser from the command line
447 stars 62 forks source link

Use bleeding edge dependency to fix Firefox support #151

Closed fregante closed 4 years ago

fregante commented 4 years ago

Fixes https://github.com/juliangruber/browser-run/issues/145 Fixes https://github.com/juliangruber/tape-run/issues/77

Uses the exact version directly from the original repo and bundles it so it's still fast and npm doesn't need to use git

fregante commented 4 years ago

Ping

fregante commented 4 years ago

This should be good to go

juliangruber commented 4 years ago

So sorry about the delay! Tested and published as 7.0.1 <3

fregante commented 4 years ago

Thank you! Can you also release a tape-run version? That one is depends on browser-run v6.0.0.

juliangruber commented 4 years ago

tape-run@7.0.0 published!