ProvidenceGeeks / website-frontend

UI frontend repository for the Providence Geeks website
https://www.pvdgeeks.org
7 stars 9 forks source link

webpack is failing to build / deploy - upgrade needed to support critical (has a headless chrome dependency) #143

Closed thescientist13 closed 6 years ago

thescientist13 commented 6 years ago

Type of Change

Summary

Noticed that after merging #142 the build didn't deploy to stage. Observed that the build never completed and deployed https://circleci.com/gh/ProvidenceGeeks/website-frontend/328

screen shot 2018-04-02 at 2 30 55 pm

Looked in the PR build and they also didn't build. https://circleci.com/gh/ProvidenceGeeks/website-frontend/327

Tracked it down to this in the html-critical-webpack-plugin repo

The solution here specifically is to get support for puppeteer integrated into the CI build.