wooorm / refractor

Lightweight, robust, elegant virtual syntax highlighting using Prism
MIT License
722 stars 33 forks source link

Disable Prism's web worker mode #12

Closed otakustay closed 6 years ago

otakustay commented 6 years ago

Fix #10

wooorm commented 6 years ago

Self is for te worker? Could you add a comment in that case about it to the Istanbul ignore directive?

otakustay commented 6 years ago

It seems adding self to global passes all tests and 100% coverage

wooorm commented 6 years ago

@otakustay Right, that’s good. What I meant though was to add something to the comment on L7 so others know what self is for!