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

Closed
opened 2023-02-21 14:57:00 +01:00 by nikoloza · 2 comments
nikoloza commented 2023-02-21 14:57:00 +01:00 (Migrated from github.com)

/.../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

```/.../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 2023-02-21 15:01:20 +01:00 (Migrated from github.com)

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

and the file which has called `open-source.svg` was replaced with some function
marijnh commented 2023-02-21 15:40:01 +01:00 (Migrated from github.com)

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

That should be resolved by 848b78b6ecc81432e62c6634d1c777ac1e9babf1. Not sure what you're talking about with an svg file being replaced by a function.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lezer/html#7
No description provided.