lezer-parser / html

An HTML parser for Lezer
MIT License
13 stars 10 forks source link

Unexpected token: punc (.) at index.js #7

Closed nikoloza closed 1 year ago

nikoloza commented 1 year ago

/.../node_modules/@lezer/html/dist/index.es.js: Unexpected token: punc (.)

parcel is 1.x

    "parcel-bundler": "^1.12.4",
    "@babel/core": "^7.11.5",

it does not support js?.prop

nikoloza commented 1 year ago

and the file which has called open-source.svg was replaced with some function

marijnh commented 1 year ago

That should be resolved by 848b78b6ecc81432e62c6634d1c777ac1e9babf1. Not sure what you're talking about with an svg file being replaced by a function.