Is this import correct? #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
Yes, that is correct. It relies on the @lezer/generator/rollup Rollup plugin. The repository in its current state builds for me.