Skip to content

fix(nf): properly handle outputPath object #455

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

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

wszydlak
Copy link
Contributor

@wszydlak wszydlak commented Feb 1, 2024

As @angular-devkit/build-angular:application builder allow for outputPath to be string or object (defining output paths for browser, server and media) this PR makes native-federation to understand object notation.

fix #446

@wszydlak
Copy link
Contributor Author

@manfredsteyer any chances to check this?

@manfredsteyer manfredsteyer merged commit 775db9d into angular-architects:main Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NF: Specify the output path relative to workspace root
2 participants