Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vz-tl
Copy link
Contributor

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

Fixes #116

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

Copy link

nx-cloud bot commented Jun 27, 2025

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cleaning output path happens redundantly
1 participant