You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on a project which uses SvelteKit framweork.
I am using the ByteMd library for using a text editor in my project.
However when i try to import the library in the script tag, it throws an unexpected token error for this import -
import gfm '@bytemd/plugin-gfm';
How do i resolve this. Please advise.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hello all,
I am working on a project which uses SvelteKit framweork.
I am using the ByteMd library for using a text editor in my project.
However when i try to import the library in the script tag, it throws an unexpected token error for this import -
import gfm '@bytemd/plugin-gfm';
How do i resolve this. Please advise.
Thanks in advance.
The text was updated successfully, but these errors were encountered: