-
Notifications
You must be signed in to change notification settings - Fork 20.6k
grunt npmcopy
is not a noop on master
#2160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
See 9101704. |
@scottgonzalez Thanks. Maybe having |
That would potentially put you in a dirty state immediately though, right? That doesn't sound great. |
If you touch |
Assuming the person making the change is manually changing |
A postinstall would help us remember, but we don't want users and one-time contributors to have to deal with it. |
Right. :/ Not a good idea then. |
grunt npmcopy
on master modifies Sinon fake timers heavily. Perhaps thenpmcopy
task wasn't run after one of recent Sinon updates?The text was updated successfully, but these errors were encountered: