Experience-Monks/devtool

File size concern

Open

#22 aberto em 25 de jan. de 2016

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (179 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (3.769 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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...

Guia do colaborador