You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2020. It is now read-only.
Source issues/comments:
This path is not accurate for cordova-android 7: https://github.com/ionic-team/ionic-app-scripts/blob/master/src/dev-server/serve-config.ts#L26
The path changed and we likely need to support both:
platforms/android/assets/www(cordova-android <7)platforms/android/app/src/main/assets/www(cordova-android 7).