Commit Graph

3 Commits

Author SHA1 Message Date
ffb650daa9 #2002 Add src to .npmignore 2023-03-18 21:27:08 +00:00
e8b0dbf93b added docs ignore to npmignore file 2017-04-16 00:04:29 +01:00
ef6e195e89 add an .npmignore file which does not exclude the build dir
Per https://docs.npmjs.com/misc/developers#keeping-files-out-of-your-package,
npm automatically uses .gitignore if there is no .npmignore, which may
have been keeping the build dir out of the package
2017-03-08 14:17:46 +01:00