This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was archived by the owner on May 1, 2020. It is now read-only.
Source maps are not disabled in prod build #977
Closed
Description
Note: for support questions, please use one of these channels:
https://forum.ionicframework.com/
http://ionicworldwide.herokuapp.com/
Short description of the problem:
Issuing ionic build android --release --prod creates production apk which still includes source maps. Those must be disabled in the production build
What behavior are you expecting?
Source maps disabled in production build.
Steps to reproduce:
- make sure that in package.json
"ionic_generate_source_map": true - run ionic build android --release --prod
Production APK file created still contains source map files
insert any relevant code between the above and below backticks
Which @ionic/app-scripts version are you using?
1.3.7
Other information: (e.g. stacktraces, related issues, suggestions how to fix, stackoverflow links, forum links, etc)
Metadata
Metadata
Assignees
Labels
No labels