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

fix(cli): resolveNamespace cli arg should override stylable.config #2923

Merged
merged 3 commits into from
Nov 21, 2023

Conversation

idoros
Copy link
Collaborator

@idoros idoros commented Nov 20, 2023

This pr fix an issue that caused the resolveNamespace cli argument to be overridden in case a stylable.config resolveNamespace is present.

The cli argument default is replaced with a defaultDescription in order to identify between explicit path and the default path, and the default override order is now done in a single place inside.

@idoros idoros added bug Unexpected behavior or exception tooling CLI, stylable-scripts boilerplate labels Nov 20, 2023
@idoros idoros requested a review from barak007 November 20, 2023 10:01
@idoros idoros self-assigned this Nov 20, 2023
@barak007 barak007 merged commit e4941da into master Nov 21, 2023
12 checks passed
@barak007 barak007 deleted the ido/cli-resolve-namespace-defaults branch November 21, 2023 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected behavior or exception tooling CLI, stylable-scripts boilerplate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants