cordova - How to force refresh the cached source files upon Ionic build/run? -


i have random issue ionic build or ionic run.

i've noticed during compilation uses cache of source code, therefore when making new changes doesn't reflect upon re-compiling app.

so question is, how can clear cache build files? i've tried doing ionic state reset still doesn't work nor doing uninstall re-install app android.

thanks

what did solve problem re-initialize android platform.

ionic platform remove android ionic platform add android


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -