mirror of
https://github.com/status-im/sourcecred.git
synced 2025-01-10 04:36:25 +00:00
846363465d
Summary: This logic isn’t currently useful to us. If we want this functionality, we should consider using a Webpack plugin like `size-limit`. In the meantime, this removes functionality from `scripts/backend.js`, continuing on the path to #765. Recommend reviewing with `-w`. Test Plan: Run `yarn backend` and `yarn backend --dry-run`, noting that each works. wchargin-branch: backend-remove-file-sizes