grunt-patch-wordpress
grunt-patch-wordpress copied to clipboard
Message "package.json has not been modified." shows every time I run grunt patch
As stated. I do not know why this happens. It is not a serious problem, but it is fairly annoying and it seems to lag quite a bit before and after showing the message so I wonder if whatever it's doing behind the scenes that causes that output is unnecessary/unnecessarily slow.
The message is actually coming from install-changed which was added in https://core.trac.wordpress.org/changeset/47497. It runs on every grunt task and shouldn't be specific to grunt-patch-wordpress.