Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

fix(angular-rspack): delete build outputPath only once#127

Merged
Coly010 merged 1 commit into
nrwl:mainfrom
vz-tl:delete-output-path-once
Jul 16, 2025
Merged

fix(angular-rspack): delete build outputPath only once#127
Coly010 merged 1 commit into
nrwl:mainfrom
vz-tl:delete-output-path-once

Conversation

@vz-tl

@vz-tl vz-tl commented Jun 27, 2025

Copy link
Copy Markdown
Contributor

Fixes https://github.com/nrwl/angular-rspack/issues/116

  • delete outputPath based on normalized options
  • disable rspack clean option to not delete outputPath twice

@nx-cloud

nx-cloud Bot commented Jun 27, 2025

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit dcb0148.

Command Status Duration Result
nx-cloud record -- pnpm check-commit ✅ Succeeded 1s View ↗

☁️ Nx Cloud last updated this comment at 2025-06-27 18:50:25 UTC

@vz-tl vz-tl force-pushed the delete-output-path-once branch from bd4a2b2 to dcb0148 Compare June 27, 2025 18:46
@Coly010 Coly010 merged commit 72efe4a into nrwl:main Jul 16, 2025
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cleaning output path happens redundantly

2 participants