Skip to content

fix: compatibility import.meta.filename and import.meta.dirname with eval devtools#20135

Merged
alexander-akait merged 2 commits intomainfrom
fix-eval-devtool-and-import-meta-dirname-filename
Nov 18, 2025
Merged

fix: compatibility import.meta.filename and import.meta.dirname with eval devtools#20135
alexander-akait merged 2 commits intomainfrom
fix-eval-devtool-and-import-meta-dirname-filename

Conversation

@alexander-akait
Copy link
Copy Markdown
Member

Summary

fix for #20088, support eval for import.meta.filename and import.meta.dirname

What kind of change does this PR introduce?

bugfix

Did you add tests for your changes?

Yes

Does this PR introduce a breaking change?

No

If relevant, what needs to be documented once your changes are merged or what have you already documented?

Nothing

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 18, 2025

This PR is packaged and the instant preview is available (2259e2c).

Install it locally:

  • npm
npm i -D webpack@https://pkg.pr.new/webpack@2259e2c
  • yarn
yarn add -D webpack@https://pkg.pr.new/webpack@2259e2c
  • pnpm
pnpm add -D webpack@https://pkg.pr.new/webpack@2259e2c

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Nov 18, 2025

CodSpeed Performance Report

Merging #20135 will not alter performance

Comparing fix-eval-devtool-and-import-meta-dirname-filename (a402e77) with main (a58ff29)

Summary

✅ 69 untouched

@alexander-akait alexander-akait merged commit 2259e2c into main Nov 18, 2025
127 of 132 checks passed
@alexander-akait alexander-akait deleted the fix-eval-devtool-and-import-meta-dirname-filename branch November 18, 2025 21:53
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.

1 participant