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
33735
9f32ad4f refactor(module-federation): consolidate getModuleFederationConfig implementations Extract shared module federation config logic into a single utility, eliminating ~330 lines of duplicate code across webpack, rspack, and angular bundler utils. Changes: - Create utils/module-federation-config.ts with core shared logic - Add FrameworkConfig interface for bundler-specific customization - Export getModuleFederationConfigAsync and getModuleFederationConfigSync - Export createDefaultRemoteUrlResolver for remote URL generation - Add caching for NX_MF_DEV_SERVER_STATIC_REMOTES env variable parsing - Refactor webpack/utils.ts: 161 -> 54 lines - Refactor rspack/utils.ts: 150 -> 51 lines - Refactor angular/utils.ts: 273 -> 119 lines All existing exports and behavior preserved for backward compatibility.
10 days ago
by adwait1290
a
Failed
33735
9f32ad4f refactor(module-federation): consolidate getModuleFederationConfig implementations Extract shared module federation config logic into a single utility, eliminating ~330 lines of duplicate code across webpack, rspack, and angular bundler utils. Changes: - Create utils/module-federation-config.ts with core shared logic - Add FrameworkConfig interface for bundler-specific customization - Export getModuleFederationConfigAsync and getModuleFederationConfigSync - Export createDefaultRemoteUrlResolver for remote URL generation - Add caching for NX_MF_DEV_SERVER_STATIC_REMOTES env variable parsing - Refactor webpack/utils.ts: 161 -> 54 lines - Refactor rspack/utils.ts: 150 -> 51 lines - Refactor angular/utils.ts: 273 -> 119 lines All existing exports and behavior preserved for backward compatibility.
10 days ago
by adwait1290
a
Previous page
Previous
Next
Next page