Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable sourcemap generation for release build #549

Closed
gShrey opened this issue Jul 17, 2019 · 3 comments
Closed

Disable sourcemap generation for release build #549

gShrey opened this issue Jul 17, 2019 · 3 comments
Labels
question Further information is requested

Comments

@gShrey
Copy link

gShrey commented Jul 17, 2019

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.

@gShrey gShrey added the question Further information is requested label Jul 17, 2019
@thymikee
Copy link
Member

@Titozzz
Copy link
Contributor

Titozzz commented Jul 18, 2019

Related to facebook/react-native#25693 (comment).

@thymikee
Copy link
Member

thymikee commented Mar 9, 2020

Fixed upstream

@thymikee thymikee closed this as completed Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants