Closed aendra-rininsland closed 6 years ago
N.b., this will require replacing extract-text-plugin
with mini-css-extract-plugin
, which isn't a drop-in replacement.
~This is probably delayed until https://github.com/webpack-contrib/sass-loader/pull/558 is merged.~ I've downgraded to 6x.
I've also reconfigured pa11y to enable its migration from PhantomJS to Puppeteer (anything Puppeteer needs to be run in "no sandbox mode" on CircleCI, and the image needs to have a bunch of extra packages installed — I may bake an image that already has this pre-done).
I've very indiscriminately updated package.json in this and thus this PR should be thoroughly tested before merging.