apiaryio / gavel2html

Renders HTML diff from Gavel.js output
MIT License
0 stars 0 forks source link

chore: use "files" in package.json over ".npmignore" #33

Closed artem-zakharchenko closed 2 years ago

artem-zakharchenko commented 2 years ago

Using the explicit list of files in the package.json is much more reliable than always ensuring .npmignore blacklists files/directories not intended for the published package.