Skip to content
This repository has been archived by the owner on Jul 9, 2022. It is now read-only.

Github Actions: Add action that checks for dependency issues #85

Open
2 tasks
axe312ger opened this issue Feb 27, 2020 · 0 comments
Open
2 tasks

Github Actions: Add action that checks for dependency issues #85

axe312ger opened this issue Feb 27, 2020 · 0 comments

Comments

@axe312ger
Copy link
Collaborator

While developing, you can accidentally use dependencies from other packages. This works fine on your machine, but as soon your publish this, it might cause issus in other people projects

For this we already have the npm run check-dependencies script in the root package.

  • create a action that executes that script
  • exclude starters + theme or go crazy and add gatsby support to depcheck
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant