Experience-Monks/devtool

File size concern

Open

#22 opened on Jan 25, 2016

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (179 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (3,769 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

This is a general concern that I've felt since building hihat and using it as a local dependency across multiple modules/projects. It feels pretty "dirty" to bring in a 100+ mb dependency just to add smoke tests for WebGL or what have you.

I don't see any clean/easy fix, and Electron file size is going to continue to grow as Chromium does too.

Feel free to brainstorm...

Contributor guide