Gaëtan Maisse aad29ed53d feat: use puppeteer-core instead of puppeteer
`puppeteer-core` package is a version of `puppeteer` that doesn't download Chromium by default.
It looks like chromium is not directly used here as it was only a `peerDependencies` or an `optionalDependencies`.
So I moved to `puppeteer-core` to be able to compile TS sources of this addon without downloading Chromium at every `yarn install`
2019-10-08 08:13:29 +02:00
..

StoryShots