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

package.json main references src/index.js but should be lib/index.js #30

Open
exortech opened this issue Oct 4, 2022 · 2 comments
Open

Comments

@exortech
Copy link

exortech commented Oct 4, 2022

This is preventing requiring @metalsmith/rss. require('@metalsmith/rss/lib/') can be used as a workaround.

@exortech
Copy link
Author

exortech commented Oct 4, 2022

I missed that this was fixed on master 6 months ago. Perhaps it's time to republish to npm?

@webketje
Copy link
Member

webketje commented Jul 6, 2023

@exortech just for info: this plugin has never been @metalsmith/-org migrated (I also didn't get the NPM ownership from Segment to deprecate it). I gave updating this plugin a shot (locally) but it was a lot of work and realized it would be almost a full rewrite (see also #15, and I am under the impression that even the proposed library there is on its way to become unmaintained). So @dpobel wanted to give this a shot (and aligned CI) but life must have gotten in the way

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

2 participants