Skip to content

DaAitch/knip-issue-678

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

README

  • Subject knip issue-678
  • the deep file structure should simulate a project path, which contains builds

Reproducer

The repository presents a correct JS repository, which uses the dependency chalk.

cd knipuser/cicd/builds/project42
npm ci
npm run knip

# > project42@1.0.0 knip
# > knip

# Unused devDependencies (1)
# chalk  package.json

The result is wrong. chalk is used. See analysis in the issue.

Check npm run knip -- --debug to see that src/index.mjs is not matching, although entrypoint and it exists.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published