You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any argument to disable sourcemaps? We have js bundle size of 2mb and sourcemap size if around half mb. Disabling sourcemap can help in optimizing apk size further.
The text was updated successfully, but these errors were encountered:
Disable sourcemap generation for release build
Is there any argument to disable sourcemaps? We have js bundle size of 2mb and sourcemap size if around half mb. Disabling sourcemap can help in optimizing apk size further.
The text was updated successfully, but these errors were encountered: