Skip to content

Parcel error on build #13

@axeldouglas

Description

@axeldouglas

The build command it's broken when run. It's something related to Parcel.
tree.render is not a function

Searching about it I found an answer by adding a .htmlnanorc in the project root:

{
    "minifySvg": false
}

Reference
Parcel JS: tree.render is not a function

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions