Skip to content

docs: remove mention of node_modules#411

Merged
marco-ippolito merged 1 commit intomainfrom
marco-ippolito-patch-1
Apr 29, 2026
Merged

docs: remove mention of node_modules#411
marco-ippolito merged 1 commit intomainfrom
marco-ippolito-patch-1

Conversation

@marco-ippolito
Copy link
Copy Markdown
Member

Removed section on type stripping in dependencies from README.

Removed section on type stripping in dependencies from README.
@marco-ippolito marco-ippolito merged commit 2b4249f into main Apr 29, 2026
8 checks passed
@marco-ippolito marco-ippolito deleted the marco-ippolito-patch-1 branch April 29, 2026 07:48
@Kamahl19
Copy link
Copy Markdown

@marco-ippolito May I ask why was this mention removed? We are using amaro specifically to handle type stripping in node_modules for internal packages in monorepo. Is that not being supported anymore?

@marco-ippolito
Copy link
Copy Markdown
Member Author

marco-ippolito commented Apr 29, 2026

@marco-ippolito May I ask why was this mention removed? We are using amaro specifically to handle type stripping in node_modules for internal packages in monorepo. Is that not being supported anymore?

It never actually worked, in monorepo it works because they are symlinks, if the realpath is node_modules it wont work. The loading of the ts file is the same as native type stripping. If amaro works also native type stripping will

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