You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@huntabyte What's your thought on this issue? I think I could take a look at how to solve this.
The CLI could just ask the path, like when the init command ask for the global CSS file. But that would also add an extra step for everyone who is not using such mono-repo (which is the majority of people, no?).
@xmlking It might be a bit dirty, but have you try to move the components.json at the root or your mono-repo? Update the configuration stored in it accordingly? It should do the job.
Describe the feature in detail (code, mocks, or screenshots encouraged)
I am using monorepo and want to control where components get added with
cli add
command.this still don't allow changing path for
components:ui
typeAsk: let the users customized where components get added via either CLI args or via
components.json
What type of pull request would this be?
None
Provide relevant links or additional information.
The text was updated successfully, but these errors were encountered: