I'm trying to install puppeteer on Linux and was shocked by the Chromium size:
npm i puppeteer@1.17.0
Downloading Chromium r662092 - **111.6 Mb**
npm i puppeteer@1.18.0
Downloading Chromium r669486 - **347.1 Mb**
Is Chromium growing so rapidly or is it a bug?
I'm trying to install
puppeteeron Linux and was shocked by the Chromium size:Is Chromium growing so rapidly or is it a bug?