Ian Clanton-Thuon
Ian Clanton-Thuon
Note: PR #3337 has renamed our GitHub `master` branch to `main`. This should not affect your pull request, but we recommend to redo your `git clone` to avoid confusion with...
@chengcyber, can you try adding the argument [here](https://github.com/microsoft/rushstack/blob/2b24aa15117f6d692e388b5d717eef21f376503d/apps/rush-lib/src/logic/base/BaseInstallManager.ts#L480) on a local branch of Rush to see if performance is noticeably better?
Note: PR #3337 has renamed our GitHub `master` branch to `main`. This should not affect your pull request, but we recommend to redo your `git clone` to avoid confusion with...
Note: PR #3337 has renamed our GitHub `master` branch to `main`. This should not affect your pull request, but we recommend to redo your `git clone` to avoid confusion with...
>Can `webpack.config.js` perform this translation? Good question. I'm not sure. I think we may need to put together (or find) a Webpack plugin to do this. >Or should Heft inject...
This is really interesting. Can you link to an example repo that uses this functionality so we can try it out? I think if this functionality were to be built...
Would it make more sense to move this functionality to Heft?
Hey @chengcyber - Sorry about the delay here. This fell off my radar for some reason. Do you want to finish up this PR? If you don't have time, I'm...
What happens when a command/phase is associated with two remainders? My inclination would be to treat the remainder as a singleton that can be associated with commands or phases, and...
Closing this for now: this can be revisited in the future.