Skip to content

feat: enhance import.meta.env to support object access#20153

Merged
alexander-akait merged 1 commit intowebpack:mainfrom
xiaoxiaojx:import-meta-env
Nov 24, 2025
Merged

feat: enhance import.meta.env to support object access#20153
alexander-akait merged 1 commit intowebpack:mainfrom
xiaoxiaojx:import-meta-env

Conversation

@xiaoxiaojx
Copy link
Copy Markdown
Member

Summary
feat: enhance import.meta.env to support object access

What kind of change does this PR introduce?
feature

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

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Nov 23, 2025

CodSpeed Performance Report

Merging #20153 will not alter performance

Comparing xiaoxiaojx:import-meta-env (a7213d0) with main (70970a6)

Summary

✅ 69 untouched

@alexander-akait alexander-akait merged commit 05cac61 into webpack:main Nov 24, 2025
270 of 291 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

This PR is packaged and the instant preview is available (05cac61).

Install it locally:

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

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