Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
34583
069753ce fix(bundling): fix regression on process.env usage for webpack When we optimized the `process.env` values to not embed the full object unnecessarily, we also regressed in cases where users do use `process.env` instead of `process.env["NX_PUBLIC_FOO"]`. ## Current behavior Users cannot use `process.env` and must access each key individuall. Although the serializing the full object can bloat bundle sizes, we also don't want to break existing apps unnecessarily. ## Expected behavior Existing apps should continue to work as usual. ## Related issues Fixes #34279
1 hour ago
by jaysoo
j
Failed
34583
28689fb8 fix(bundling): fix regression on process.env usage for webpack When we optimized the `process.env` values to not embed the full object unnecessarily, we also regressed in cases where users do use `process.env` instead of `process.env["NX_PUBLIC_FOO"]`. ## Current behavior Users cannot use `process.env` and must access each key individuall. Although the serializing the full object can bloat bundle sizes, we also don't want to break existing apps unnecessarily. ## Expected behavior Existing apps should continue to work as usual. ## Related issues Fixes #34279
3 hours ago
by jaysoo
j
Previous page
Previous
Next
Next page