Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(atomic): fix tsc path transformer for declaration files #4984

Merged
merged 3 commits into from
Feb 19, 2025

Conversation

alexprudhomme
Copy link
Contributor

@alexprudhomme alexprudhomme commented Feb 18, 2025

https://coveord.atlassian.net/browse/KIT-3978

For the transformer to affect both js and d.ts, you need it in before & afterDeclarations.

microsoft/TypeScript#29543 (comment)

Copy link

Pull Request Report

PR Title

✅ Title follows the conventional commit spec.

Live demo links

Bundle Size

File Old (kb) New (kb) Change (%)
case-assist 244.2 244.2 0
commerce 355.5 355.5 0
search 415.5 415.5 0
insight 406.7 406.7 0
recommendation 256.3 256.3 0
ssr 409.3 409.3 0
ssr-commerce 373.2 373.2 0

Base automatically changed from KIT-3802 to master February 18, 2025 22:05
Copy link
Contributor

@fpbrault fpbrault left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@alexprudhomme alexprudhomme added this pull request to the merge queue Feb 19, 2025
Merged via the queue into master with commit ed12109 Feb 19, 2025
96 checks passed
@alexprudhomme alexprudhomme deleted the KIT-3978 branch February 19, 2025 17:45
fpbrault pushed a commit that referenced this pull request Feb 19, 2025
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.

4 participants