How to livereload with f7+core+webpack on android?

is there any method to implement this?
it well improve development speed. cordova itself has --livereload but before that we should first build from webpack.
like this npm script:
framework7 cordova run android --livereload

Maybe this helps

i saw this but i didn’t really figured it out :((

If you work with VUE.js this help you

1 Like

Very thanks its working!

Hello @Ars_Rza

Could you run live-reload without Vue on cordova-android device?

In case you have succeeded, could you tell me how you did it.

I am working with Framework7 V5 cli + core + webpack + cordova.

Best regards, Fabricio.

1 Like