Skip to content
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

Fixed publishing to npm failing because of peerDependencies #528

Merged
merged 2 commits into from
Feb 12, 2024

Conversation

rhazn
Copy link
Contributor

@rhazn rhazn commented Feb 12, 2024

I am not sure why this did not fail earlier for me but this allows pack to run for all projects, using npx nx run-many --target pack. As this only changes the monaco editor used in the hub the impact should be small.

@rhazn
Copy link
Contributor Author

rhazn commented Feb 12, 2024

Also builds all projects as prod npx nx run-many --target build --configuration=prod successfully.

@rhazn rhazn merged commit 07e3adb into main Feb 12, 2024
3 checks passed
@rhazn rhazn deleted the build-issue-fix2 branch February 12, 2024 13:33
@github-actions github-actions bot locked and limited conversation to collaborators Feb 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants