onflow/flow-js-testing

Add .npmignore file to slim up npm package

justinbarry opened this issue · 0 comments

Instructions

To reduce disk size of the npm package we need to create a .npmignore.

image

Problem

Right now we are including all the things in the npm package like .changesets file.