-
-
Notifications
You must be signed in to change notification settings - Fork 2k
For a svelte package index.js group imports don't work anymore #4401
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
Comments
this may have to do with other issue I am having #3473 |
Please see #2263 (comment) or follow the issue template and provide a proper reproduction. |
@ignatiusmb That link just shows u telling someone the basic usage of this which I had already done and as I said worked fine until updating to newer version but sure just close the issue. That solves the problem right...And if there is some issue with how I presented this enlighten me but bringing up the issue poorly to your standard is better than not bringing it up at all |
From the issue template:
|
@ignatiusmb Ok well you are right that I am not setting up all that for someone and it would require whoever fixes these things to make an nmp package and idk how I make that easy for them and also don't desire to spend that much time doing all that as I am busy so if simply bringing up the valid issue without all that isnt good enough then I understand and will wait until one day someone else finds the problem and desires to create issue to your standard. I guess its a tradeoff of work to issue fixer or issue creator and you are right I am putting more on the fixer but thats just where I'm at |
Describe the bug
https://kit.svelte.dev/docs/packaging#publishing
This used to work before update a few weeks ago and stopped and still doesnt work
but this does
but easier to use first syntax for multiple imports
Don't believe much of anything changed except updating so I think the issue has to do with something in an update
Reproduction
make svelte package
import into another sveltekit project
Logs
No response
System Info
Severity
annoyance
Additional Information
Alternative is fine but at some point would be nice
The text was updated successfully, but these errors were encountered: