flow-js-testing
flow-js-testing copied to clipboard
Add .npmignore file to slim up npm package
Instructions
To reduce disk size of the npm package we need to create a .npmignore.
Problem
Right now we are including all the things in the npm package like .changesets file.