Friends,
When I create build with command
ionic cordova run android
the size of font is good. But when i use
ionic cordova run android --prod
I got the font size is small .
When I look on chrome console i got some CSS and font missing in second case only.
How this problem can be fixed?
Please advise
Thanks
Anes