@shortwave/metro-minify-terser

1.0.1ย โ€ขย Publicย โ€ขย Published

Metro Minify Terser

This is a minifier for Metro (the React Native build tool) that supports the terser v5 implementation. Sadly the v5 version of terser has an async API and metro only allows for sync minifiers, so this hacks a sync interface on top of terser by running it as a worker in another process.

Hopefully a PR to allow async minifiers to Metro will be merged and we can remove the hacks here.

Readme

Keywords

none

Package Sidebar

Install

npm i @shortwave/metro-minify-terser

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

5.87 kB

Total Files

5

Last publish

Collaborators

  • memering
  • rockwotj
  • shortwaveandrew