Closed Robdel12 closed 4 years ago
@wwilsman yeah it is, and they have to be checked into the repo if you're doing anything with dependencies:
As an alternative to checking in your node_modules directory you can use a tool called zeit/ncc to compile your code and modules into one file used for distribution.
What is this?
This PR adds tests to the action and then the inputs I realized I needed when testing. Testing is important 👍