Skip to content

PWA Module Adds Trailing Comma to End of manifest.webmanifest #74

@joshasbury

Description

@joshasbury

Generated code looks like this:
`{
"name": "Example",
"short_name": "Example",
"lang": "en-us",
"display": "fullscreen",
"orientation" : "portrait",
"start_url": "http://localhost:1313/?utm_source=web_app_manifest",
"background_color": "#fff",
"theme_color": "#000",

}`

Note that there are also additional carriage returns following the unnecessary comma.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions