Closed david-fong closed 3 years ago
The test folder occupies around 264K bytes. Is it necessary to include in the published package?
Related: #118.
Yes, it is necessary. npm explore foo && npm install && npm test should work for all packages.
npm explore foo && npm install && npm test
The test folder occupies around 264K bytes. Is it necessary to include in the published package?
Related: #118.