You just need a .npmignore in your git project with ``` test/generated/ ``` and republish. People who want to give your module a try will be thankful it doesn't take that long to download.
You just need a .npmignore in your git project with
and republish.
People who want to give your module a try will be thankful it doesn't take that long to download.