node-js-server-sdk icon indicating copy to clipboard operation
node-js-server-sdk copied to clipboard

Create .npmignore to keep prevent shipping useless code to node_modules

Open dandean opened this issue 1 year ago • 0 comments

This patch creates a .npmignore file and configures it to prevent various files and directories from being included the the module when it is consumed by applications.

dandean avatar May 08 '24 23:05 dandean