Skip to content
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.

cordova-android asset path changed from 6 to 7 #1380

@imhoffd

Description

@imhoffd

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions