Put everything indicatif
behind a feature flag?
#42
cylewitruk
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm thinking that for users who only are interested in the prompts and not spinners/progress bars, it's unnecessary to force them to pull down
indicatif
and its deps. What do you think about putting this behind anindicatif
feature flag, which is then a part of thedefault
features, so that users can opt-out withno-default-features
?Beta Was this translation helpful? Give feedback.
All reactions