[wp-trac] [WordPress Trac] #47380: Remove the dependency on globally installed Grunt

WordPress Trac noreply at wordpress.org
Sun May 26 19:34:32 UTC 2019


#47380: Remove the dependency on globally installed Grunt
-----------------------------------------+--------------------------
 Reporter:  johnbillion                  |       Owner:  johnbillion
     Type:  task (blessed)               |      Status:  closed
 Priority:  normal                       |   Milestone:  5.3
Component:  Build/Test Tools             |     Version:
 Severity:  normal                       |  Resolution:  fixed
 Keywords:  has-patch commit needs-docs  |     Focuses:
-----------------------------------------+--------------------------
Changes (by johnbillion):

 * owner:  (none) => johnbillion
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"45445" 45445]:
 {{{
 #!CommitTicketReference repository="" revision="45445"
 Build/Test Tools: Remove the dependency on a globally installed Grunt.

 The existing `"grunt": "grunt"` script in `package.json` allows for the
 use of `npm run grunt ...` which uses the local `grunt` binary in the
 project's `node_modules`.

 Fixes #47380
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/47380#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list