Jacob Bearce

Results 96 comments of Jacob Bearce
trafficstars

I'm seeing this as well on every WSL installation I check, here's hoping Windows 10 1803 will solve it next month.

Just tested in 1803, seems to work on this build (only tested on project though).

Testing on another machine, I'm getting an "unhandled promise rejection" error. Testing some more, will report back... Using [this test script I wrote](https://github.com/JacobDB/critical-test). ``` (node:2114) UnhandledPromiseRejectionWarning: Error: kill ESRCH at...

Testing on my original machine, getting the exact same error. This worked once, no clue why it wouldn't be working now. Scanning through the code where the error is occurring,...

I just installed Chromium via `sudo apt-get install chromium-browser` (via https://github.com/GoogleChrome/puppeteer/issues/1700#issuecomment-369807464), and it started working with my basic test script, but still doesn't work with my gulpfile for some reason,...

Created the icons for you, see attached. ![do-swimmer-xxxhdpi](https://cloud.githubusercontent.com/assets/1123997/23104228/35786b28-f68f-11e6-9ecb-24949d33a7ec.png) [pixel-icon.zip](https://github.com/yassirh/digitalocean-swimmer/files/785986/pixel-icon.zip)

This would also be extremely useful for CMS builds, which arguably could use these kinds of speed improvements the most. I'm trying to get this working with WordPress, and there...

@stephenasamoah I ended up creating an array of one example page per template, using that to generate a critical CSS file for each template, and including it on each page...

Ah, so more difficult than just generating an icon. That's disappointing. Thanks for the info!