angular-scaffold
angular-scaffold copied to clipboard
Add puppeteer
to allow headless chrome testing runnable everywhere. Package size is 281mb, however.
Interesting package! But, the problem I had with headless chrome getting it running on a linux image on openshift. I could dig up the exact error, but it had something to do with chrome running to change things in /proc. I thought it was a LinuxSE issue, but never confirmed before I gave up. This package may run into the same issue, but only one way to find out!
Not sure it makes any difference but puppeteer installs chromium rather than chrome. Docs to hook karama-chrome-launcher to puppeteer is here.