metalsmith / metalsmith/rss

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

Open
#30 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9
Forks
8
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in package.json and compare the main entry with the available lib/ path described in the issue. Update the entry so require('@metalsmith/rss') works directly, then verify that the package no longer needs the lib/ workaround.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
build-system
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.