Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parcel error on build #13

Open
axeldouglas opened this issue Feb 3, 2022 · 0 comments
Open

Parcel error on build #13

axeldouglas opened this issue Feb 3, 2022 · 0 comments

Comments

@axeldouglas
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant