beaussan / repro-knip-nextjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Knip reproduction

There is two scripts that can help with the reproduction :

  • npm run knip:entry: this uses the entries from the configs directly
  • npm run knip:plugin: this uses the plugin#entry from the config

Entries works, but from my understanding, plugin#entry should work too.

About


Languages

Language:TypeScript 90.5%Language:CSS 7.2%Language:JavaScript 2.3%