garris / BackstopJS

Catch CSS curve balls.
http://backstopjs.org
MIT License
6.71k stars 602 forks source link

Question about size of install #919

Open WinstonN opened 5 years ago

WinstonN commented 5 years ago

Hi Hi,

I installed backstopjs, inside a docker container, and afterwards - I wanted to have a look at the image size

docker history IMAGE

This caught my eye

0d047f43a3ff        18 minutes ago      /bin/sh -c npm install -g backstopjs            427MB 

Is there a way I can reduce that size drastically?

garris commented 5 years ago

Yes. You could propose and build some way to conditionally include/exclude phantom and chromy module dependencies. That would be a huge help.