saguijs / sagui

:monkey: Front-end tooling in a single dependency

Home Page:http://sagui.js.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove support for PhantomJS and improve Chrome support

pirelenito opened this issue · comments

Chrome

We should properly set the CHROME_BIN to make it work everywhere: https://github.com/karma-runner/karma-chrome-launcher#headless-chromium-with-puppeteer

PhantomJS

Remove plugins and cleanup browser detection hack: https://github.com/saguijs/sagui/blob/v11/src/configure-karma/index.js#L35