Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Select a tab
Overview
Runs
Analytics
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
30826
66226317 fix(webpack): add process.env fallback for DefinePlugin The change to define environment variables individually (e.g., 'process.env.KEY') broke environments where the process global doesn't exist, such as Cypress component testing. This adds a fallback 'process.env': '{}' to handle cases where code accesses process.env directly while maintaining the bundle size optimization from individual key definitions.
2 days ago
by Coly010
Failed
30826
66226317 fix(webpack): add process.env fallback for DefinePlugin The change to define environment variables individually (e.g., 'process.env.KEY') broke environments where the process global doesn't exist, such as Cypress component testing. This adds a fallback 'process.env': '{}' to handle cases where code accesses process.env directly while maintaining the bundle size optimization from individual key definitions.
2 days ago
by Coly010
Failed
30826
29e4d6be fix(webpack): only add process.env fallback when no env vars defined This prevents potential DefinePlugin replacement order issues by only adding the process.env fallback when there are no specific NX_PUBLIC_* environment variables defined.
2 days ago
by Coly010
Succeeded
30826
66226317 fix(webpack): add process.env fallback for DefinePlugin The change to define environment variables individually (e.g., 'process.env.KEY') broke environments where the process global doesn't exist, such as Cypress component testing. This adds a fallback 'process.env': '{}' to handle cases where code accesses process.env directly while maintaining the bundle size optimization from individual key definitions.
2 days ago
by Coly010
Failed
30826
936f99ad fix(rspack): define each environment key separately
2 days ago
by coolassassin
Failed
30826
d4fc5bde fix(rspack): define each environment key separately
2 days ago
by coolassassin
Previous page
Previous
Next
Next page