Rarely used build_runner commands #4164
Replies: 4 comments 8 replies
-
Myself not. But I'd love to see what others have to say. IMHO the only two that should remain are I am concerned about the potentially small sample space you'll get with this issue, because while most people will see your post on Twitter/X, perhaps some popular package maintainers will not, and it might negatively influence their work. Just because I've personally never seen anyone use any of the four mentioned doesn't mean people don't use them. On a different note: why would you like to remove them, do they represent technical debt? Edit: it's "watch" not "serve". |
Beta Was this translation helpful? Give feedback.
-
In the worst case if I remove something that someone was using I can put it back :) but I'll try hard not to do that. Yes, it's technical debt: as I refactor to make "build" and "watch" do what I want them to do, I sometimes need to update the others as well. Since I don't have a good idea how they're used, I'm not sure whether I'm successfully keeping them working ... or gradually breaking them more and it's going unnoticed. Also, the more commands there are, the longer the e2e tests take to run, which slows down sending/preparing PRs. |
Beta Was this translation helpful? Give feedback.
-
Might be nonsense but could be lack of awareness of what these lesser known friends are for and can do? Granted watch and run are the main functions I use. |
Beta Was this translation helpful? Give feedback.
-
I think the daemon is pretty vital in order to interface with other programs and clis, and shouldn't be removed. Regarding I know its a massive task and I'm just dreaming here, but maybe removing |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am wondering whether any of these little-documented, rarely-mentioned features can be removed
Does anyone use them?
Beta Was this translation helpful? Give feedback.
All reactions