Alex
                                            Alex
                                        
                                    > Rewriting history really messes with code review change tracking, so it looks like there's 30 or so comments which are incorrectly marked as outdated. Please don't rebase/squash going forward,...
Yes, I need to review the tests, as I mentioned in some reply to comments all the tests from your fork have passed, I will look closer at those you...
@MonoidMusician Thanks for reviewing this. Regarding your comments/suggestions: > - Regarding logs: I'd be happy to have a log file in ./$OUTPUT_DIR/last_build.txt specifically for debugging why modules are being rebuilt...
@MonoidMusician I've added your suggestions, I agree that it would be better not to duplicate the logic if possible. Added some tests. > For full coverage, we would need similar...
@roryc89 Have you tried to use it for your everyday work?
> @wclr Do you happen to have a Apple Silicon binary of this lying around? No. Why not build on your own?
will it check that its is a correct branch? if I forget to switch to `master`, but on some `feature` branch that pases tests, but not intented to be publish.
ok, there is https://github.com/inikulin/publish-please for some inspiration ;)
Yes, I'm using docker for windows.
I'm too tried to use it for webpack-dev-server restart when config is changed, but it doesn't seem to work. Just shows ``` [INFO] {date} Restarting ```