Skip to content

Modify *.jsproj files with "config-file" element #62

@holyhoehle

Description

@holyhoehle

Is there a reason why only XML files with the extensions .xml, .appxmanifest and .storyboard can be modified using the "config-file" element in the config.xml? I would like to modify the .jsproj, but it fails as it is trying to parse the file as a "plist" file.

if (ext === '.xml' || ext === '.appxmanifest' || ext === '.storyboard') {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions