mirror of
https://github.com/status-im/metro.git
synced 2025-02-11 18:47:20 +00:00
Summary: The packager just cached the result of the bundle, but would minify it on every request. Change it to cache the minification result.