Skip to content

Conversation

@cspotcode
Copy link
Collaborator

Excludes our automated tests from the published npm package to make it smaller.

I also added a change to the "files" glob patterns in package.json to prefix them all with a leading /, which roots them to the project's root directory. I discovered that this is the "correct" approach after talking to the yarn team. npm's behavior here is a bit strange.

@cspotcode cspotcode force-pushed the ab/exclude-tests-from-npm-package branch from 985c568 to 01c7f6d Compare March 11, 2021 03:38
@cspotcode cspotcode force-pushed the ab/exclude-tests-from-npm-package branch from 01c7f6d to dae8a24 Compare March 11, 2021 03:40
@codecov
Copy link

codecov bot commented Mar 11, 2021

Codecov Report

Merging #1273 (87f35cc) into main (62641d9) will not change coverage.
The diff coverage is n/a.

@cspotcode cspotcode merged commit bf47068 into main Mar 11, 2021
@cspotcode cspotcode added this to the 10.0.0 milestone May 15, 2021
@cspotcode cspotcode deleted the ab/exclude-tests-from-npm-package branch October 11, 2021 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants