package.json: explicitly set the files to install.#285
Merged
jonaskello merged 2 commits intojonaskello:masterfrom Feb 23, 2026
Merged
package.json: explicitly set the files to install.#285jonaskello merged 2 commits intojonaskello:masterfrom
jonaskello merged 2 commits intojonaskello:masterfrom
Conversation
6e9cb65 to
df4e55b
Compare
Owner
|
@XhmikosR Could you move the repo urls change commit to a separate PR? That would make it easier for me to track the changes. |
df4e55b to
9162229
Compare
Contributor
Author
|
@jonaskello: done |
Owner
|
Great, this PR is now only the package.json updates. |
Contributor
Author
|
I'm going to open it after this has landed too.
…On Mon, Feb 23, 2026, 08:42 Jonas Kello ***@***.***> wrote:
*jonaskello* left a comment (jonaskello/tsconfig-paths#285)
<#285 (comment)>
Great, this PR is now only the package.json updates.
Did you make a separate PR the url changes? I could not find it.
—
Reply to this email directly, view it on GitHub
<#285 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACVLNOEMG3F5LZM345VR3D4NKON3AVCNFSM6AAAAACVWNIDZ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTSNBSHE3TMNBVGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
6475af4 to
a5ca203
Compare
No need for an extra .npmignore file
a5ca203 to
0a4426c
Compare
XhmikosR
commented
Feb 23, 2026
Contributor
Author
|
Should be good to go now @jonaskello 👍 |
Contributor
Author
|
BTW if you plan to cut a new 3.x release I could make this change against the 3.15 branch too. |
Owner
|
I think we'll do this only for 4.x unless someone explicitly needs it in 3.x. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No need for an extra .npmignore file
PR #250 changed this, but IMHO it was unnecessary. The same result can be achieved with excludes.
Also, changed the repository URL to the canonical form with
npm pkg fix./CC @jonaskello: minor change, I just came across this because the currently published v4.2.0 does include the test files: https://www.npmjs.com/package/tsconfig-paths/v/4.2.0?activeTab=code