KEMBL / react-native-shop

React Native Monorepo with web version
4 stars 0 forks source link

Try to use built code optimizer #33

Open KEMBL opened 4 years ago

KEMBL commented 4 years ago

ProGuard shrinks optimize and obfuscate code https://medium.com/androiddevelopers/troubleshooting-proguard-issues-on-android-bce9de4f8a74

KEMBL commented 4 years ago

also, terser-webpack-plugin can be reviewed as an optimization minimizer for PROD(?) web version