wix / stylable

Stylable - CSS for components
https://stylable.io
MIT License
1.26k stars 62 forks source link

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

Closed idoros closed 7 months ago

idoros commented 7 months ago

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.