Skip to content

Cannot import a solid/svelte component directly in a page #50

Answered by ElMassimo
3bdallahz asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @abdallahz3!

Thanks for providing a reproduction! This is a regression, import paths in islands were no longer being resolved.

As a result, when importing components using an alias (such as ~) it was not resolved which caused it to work incorrectly during development.

Fixed in this commit, will let you know once it's released in a patch version.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@3bdallahz
Comment options

@ElMassimo
Comment options

Answer selected by ElMassimo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants