flow-js-testing icon indicating copy to clipboard operation
flow-js-testing copied to clipboard

Add .npmignore file to slim up npm package

Open justinbarry opened this issue 3 years ago • 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.

justinbarry avatar Sep 19 '22 21:09 justinbarry