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

fix: "fix: dynamicImport svelte config #47" #49

Closed
wants to merge 2 commits into from

Conversation

SOVLOOKUP
Copy link

@SOVLOOKUP SOVLOOKUP commented May 27, 2021

I solved this bug #47 by refacting the project to esm.

This change must use tsup to build, esbuild cannot deal with some compatibility problems between cjs and esm, so I replace it.

you can verify it with running https://github.com/SOVLOOKUP/midway-svelte

@eikaramba
Copy link

can this PR be merged as it currently prevents anyone from using latest svelte-kit with windicss (using vite adapter) ? not want to be annoying, just asking...

@dominikg dominikg mentioned this pull request Jun 9, 2021
@dominikg
Copy link
Member

dominikg commented Jun 9, 2021

Thank you for starting this, unfortunately it required additional changes for testing. I went ahead and implemented it here #54 please let me know if that works for you.

@dominikg dominikg closed this Jun 9, 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.

3 participants