cycle-restart icon indicating copy to clipboard operation
cycle-restart copied to clipboard

The drivers passed to run are missing aditional methods

Open SteveALee opened this issue 8 years ago • 1 comments

The cycle-history driver adds extra properties for accessing history functions

https://github.com/cyclejs/history/blob/master/src/makeHistoryDriver.js#L95-L96

I find that these are stripped off from sources.

For reference I'm using this code

https://github.com/OpenDirective/brian/blob/master/client/src/js/runHot.js

I guess I'm assuming the history driver is restart able.

SteveALee avatar Apr 12 '16 06:04 SteveALee

Yep, this is an issue on my side, thanks for raising it.

Widdershin avatar Apr 12 '16 07:04 Widdershin