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

marked dependency causes problems with skypack #2

Open
43081j opened this issue Jan 28, 2023 · 0 comments
Open

marked dependency causes problems with skypack #2

43081j opened this issue Jan 28, 2023 · 0 comments

Comments

@43081j
Copy link
Owner

43081j commented Jan 28, 2023

...and maybe other CDNs or build setups.

basically marked seems to result in this from skypack:

Failed to load node_modules/marked/bin/marked.js
Unexpected token (1:0) in marked/bin/marked.js

which makes little sense since it has no reason to try import the bin file. marked correctly points the main file (and via export maps) to their ESM bundle.

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

No branches or pull requests

1 participant