JJ / github-pr-contains-action

Action that checks whether the body or diff in a PR contains a certain word.
MIT License
29 stars 33 forks source link

If we're using ncc, do we need real dependencies? #129

Open JJ opened 5 months ago

JJ commented 5 months ago

We have a rather arbitrary organization of dependencies in dev and production. In reality, all of them are dev, since the final .js includes everything it needs.