You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Updated nx.json to ensure 'build' tasks for driver-app
and rider-app are cacheable.
- Verified the build tasks for driver-app and rider-app
are included under cacheableOperations.
- Fixed the configuration in project.json to mark 'build' targets as cacheable for both apps.
- Resolved the error in NX Cloud that prevented distributed task execution due to non-cacheable tasks.
This commit closes#12 by ensuring proper cacheable task configuration for distributed builds.
0 commit comments