oToToT / gulp-feather

Render feathericons on the server-side using gulp

Home Page:https://npmjs.com/gulp-feather

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use JSDOM more cleverly

oToToT opened this issue · comments

I haven't dive into JSDOM that deep, maybe we could simply bind feathericons function to JSDOM vm instance. I think that the implementation here is quite nasty.

c116d34 solve the problem.