]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
remove update-shrinkwrap from the default Grunt task
authorChris Rebert <github@rebertia.com>
Tue, 13 May 2014 09:08:25 +0000 (02:08 -0700)
committerChris Rebert <github@rebertia.com>
Tue, 13 May 2014 09:08:25 +0000 (02:08 -0700)
commit828a5baa00093b5fd9ddcb83251775d2b4f40092
tree50c9f6db756960223eb3a18a30a914c9c1b7d728
parent19ac6e59b316c3867c0edee03517a8a28f76544f
remove update-shrinkwrap from the default Grunt task

Most folks shouldn't care about the shrinkwrap.
It should only be run on-demand, not as a routine/periodic thing.
Gruntfile.js