Lars Kappert

Results 640 comments of Lars Kappert

:rocket: _This issue has been resolved in v5.46.1. See [Release 5.46.1](https://github.com/webpro-nl/knip/releases/tag/5.46.1) for release notes._ _Using Knip in a commercial project? Please consider [becoming a sponsor](https://knip.dev/sponsors)._

Thanks for the PR, @jwoo0122. Without knowing exactly how PnP works, please let my try to understand what support for PnP means to Knip, and what features (i.e. issue types)...

Closing this due to inactivity and lack of responses. Feel free to reopen, discuss, or upvote as you see fit.

Hi Peter! Thanks for the idea. Any chance you would be up for a pull request? If so, here's a guide to get you started: https://knip.dev/guides/writing-a-plugin

Gotcha, no worries! Someone else could pick it up too.

Knip doesn't want to leave anyone behind, but demand for this seems low. Still happy to consider a pull request of course.

Great question, and unfortunately there are no affordances to this end yet. It's becoming more and more clear that we need this type of static analysis in plugins too. The...

> > Out of curiosity, what do you mean by this exactly? Got an example you could link to maybe? > > SST builds serverless systems. If you have two...

> SST builds serverless systems. If you have two lambdas, you have to build two compiled js files. Note that Knip is eager to analyze source files, not build artifacts....

Gotcha. That's like two steps further than what Knip currently has affordances for. Like, not only the AST of `sst.config.ts`, but also of an import it does, right? I'm afraid...