-
Notifications
You must be signed in to change notification settings - Fork 208
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
warning with rollup-plugin-svelte #467
Comments
Summarized DiscussionsReading through the discussion at rollup-plugin-svelte#181, probably the most pertinent information comes from the NodeJS docs:
And in a discussion on a different repo PR, a comment points out:
Where was it introduced in
|
@angus-c if you'd like a pull request for the above solution, I can put one together that "just" (tee-hee!) runs that diff for all appropriate |
That would be great. Thanks! |
I got you fam, see PR #484 🎉 |
If I use just-debounce-it with rollup I receive this warning:
[rollup-plugin-svelte] The following packages did not export their
package.json
file so we could not check the "svelte" field. If you had difficulties importing svelte components from a package, then please contact the author and ask them to export the package.json file.The text was updated successfully, but these errors were encountered: