Is this import correct? #4

Closed
opened 2021-10-22 14:52:38 +02:00 by sirganya · 1 comment
sirganya commented 2021-10-22 14:52:38 +02:00 (Migrated from github.com)

github.com/codemirror/lang-example@d7c23d6b65/src/index.ts (L1)

Is this import correct?

I'm running into a lot of errors with the newer version of the language package and wanted to check this example was working.

https://github.com/codemirror/lang-example/blob/d7c23d6b659f353cfd935d750727d6999bbac3c3/src/index.ts#L1 Is this import correct? I'm running into a lot of errors with the newer version of the language package and wanted to check this example was working.
marijnh commented 2021-10-23 23:04:29 +02:00 (Migrated from github.com)

Yes, that is correct. It relies on the @lezer/generator/rollup Rollup plugin. The repository in its current state builds for me.

Yes, that is correct. It relies on the @lezer/generator/rollup Rollup plugin. The repository in its current state builds for me.
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
codemirror/lang-example#4
No description provided.