Skip to content

fix(transformer): import.meta.foo.bar matches and replaces import.meta.bar#16636

Merged
Boshen merged 1 commit intooxc-project:mainfrom
qinyuhang:fix/transformer_define_import
Dec 12, 2025
Merged

fix(transformer): import.meta.foo.bar matches and replaces import.meta.bar#16636
Boshen merged 1 commit intooxc-project:mainfrom
qinyuhang:fix/transformer_define_import

Conversation

@qinyuhang
Copy link
Contributor

@qinyuhang qinyuhang commented Dec 9, 2025

This commit fix issue #16623

Fixes #16623

@github-actions github-actions bot added A-transformer Area - Transformer / Transpiler C-bug Category - Bug labels Dec 9, 2025
@qinyuhang qinyuhang force-pushed the fix/transformer_define_import branch 2 times, most recently from 375d4cd to 9dc4666 Compare December 9, 2025 09:07
@Dunqing
Copy link
Member

Dunqing commented Dec 9, 2025

@IWANABETHATGUY @sapphi-red Would you mind reviewing this? I don't know how this plugin works. However, if you don't have time, I am happy to review it.

@qinyuhang qinyuhang force-pushed the fix/transformer_define_import branch from 9dc4666 to 2798b2d Compare December 9, 2025 09:14
@qinyuhang qinyuhang force-pushed the fix/transformer_define_import branch 2 times, most recently from 47f8edd to 9296e28 Compare December 9, 2025 09:30
@qinyuhang qinyuhang force-pushed the fix/transformer_define_import branch from 9296e28 to 86f66c8 Compare December 11, 2025 09:05
@Boshen Boshen self-assigned this Dec 11, 2025
@Boshen Boshen added the P-high Priority - High label Dec 12, 2025
@Boshen Boshen changed the title fix(transformer): define: import.meta.foo.bar matches and replaces im… fix(transformer): import.meta.foo.bar matches and replaces import.meta.bar Dec 12, 2025
@Boshen Boshen merged commit 250feb3 into oxc-project:main Dec 12, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-transformer Area - Transformer / Transpiler C-bug Category - Bug P-high Priority - High

Projects

None yet

Development

Successfully merging this pull request may close these issues.

transformer(define): import.meta.foo.bar matches and replaces import.meta.bar

4 participants