-
-
Notifications
You must be signed in to change notification settings - Fork 294
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Prerequisites
- I'm using the latest version
- I've read the relevant documentation
- I've searched for existing issues
- I've checked the list of known issues
- I've read the issue reproduction guide
Reproduction url
https://stackblitz.com/edit/github-r1fhxuaq?file=package.json
Reproduction access
- I've made sure the reproduction is publicly accessible
Description of the issue
Knip doesn't parse preconstruct entrypoints correctly.
As per preconstruct's documentation, package.json#preconstruct.entrpoints
are resolved relative to the src
directory.
Knip resolves them relative to the root instead.
Working on a pull request to fix this.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working