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

Update lib.js #41

Closed
wants to merge 1 commit into from
Closed

Update lib.js #41

wants to merge 1 commit into from

Conversation

holtwick
Copy link

@holtwick holtwick commented Mar 6, 2021

Remove ProsemirrorMapping import. It is unused and causes problems with vite.js. Fixes #40

Remove ProsemirrorMapping import. It is unused and causes problems with vite.js. Fixes  yjs#40
@dmonad
Copy link
Member

dmonad commented Mar 6, 2021

Thanks, but simply removing the import will break the build because ProsemirrorMapping is used as a type.

@dmonad dmonad closed this Mar 6, 2021
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

Successfully merging this pull request may close these issues.

Support for Vite.js
2 participants