webpack-contrib / webpack-canary

Canary tooling for checking webpack dependencies against specific webpack versions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use Chrome instead of Phantom.js

andreicek opened this issue · comments

Also if this hasn't started chrome has released their own remote desktop protocol abstraction called "puppeteer" something that might also be a choice. (If not already being worked on)

Yup! I've started some work on this but soon switched to Puppeteer since it looks easier to use. Thanks, Sean!