Skip to content

manifest.json <link hrefs> turn into [object Object] #558

Closed
@jonikorpi

Description

@jonikorpi

(Using 0.4.0)

If I add this:
<link rel="manifest" href="./src/manifest.json">

It turns into this in dev:
<link rel="manifest" href="[object Object]">

And into this after build:
<link rel="manifest" href="[object" object]="">

(Found a few issues talking about serving manifest.json but nothing that specifically mentions this happening.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions