Make WordPress Core

Ticket #29038: 29038.patch

File 29038.patch, 542 bytes (added by ocean90, 12 years ago)

Temporarily switch to a pinned version of grunt-cssjanus. This in turn temporarily pins cssjanus to a patched fork, like we did before, see [26610].

  • package.json

     
    2121    "grunt-contrib-qunit": "~0.5.2",
    2222    "grunt-contrib-uglify": "~0.5.0",
    2323    "grunt-contrib-watch": "~0.6.1",
    24     "grunt-cssjanus": "~0.2.2",
     24    "grunt-cssjanus": "git://github.com/ocean90/grunt-cssjanus.git#97c43554ff7a86e2ff414d34e66725b05118bf10",
    2525    "grunt-jsvalidate": "~0.2.2",
    2626    "grunt-legacy-util": "^0.2.0",
    2727    "grunt-patch-wordpress": "~0.2.1",