-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
P1Impacts a large percentage of users; if a workaround exists it is partial or overly painfulImpacts a large percentage of users; if a workaround exists it is partial or overly painful
Description
We currently depend on node-zopfli but don't really use it and, even though it's optional, it will always try be rebuild itself.
This at best slows down installs and at worst can result in hard to debug failed installs on some systems. This seems to be due to the system actually being able to compile the package natively, but failing somewhere and leaving the npm install with missing packages.
Metadata
Metadata
Assignees
Labels
P1Impacts a large percentage of users; if a workaround exists it is partial or overly painfulImpacts a large percentage of users; if a workaround exists it is partial or overly painful