[wp-trac] [WordPress Trac] #45214: Add a build npm script
WordPress Trac
noreply at wordpress.org
Fri Dec 14 09:46:34 UTC 2018
#45214: Add a build npm script
---------------------------------+-----------------------
Reporter: andrew.taylor | Owner: pento
Type: enhancement | Status: assigned
Priority: normal | Milestone: 5.0
Component: Build/Test Tools | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch fixed-5.0 | Focuses:
---------------------------------+-----------------------
Comment (by atimmer):
In [changeset:"44176" 44176]:
{{{
#!CommitTicketReference repository="" revision="44176"
Build Tools: Add an npm script shortcut to run grunt.
Rather than needing to install grunt globally, this allows running grunt
from node_modules, instead.
npm run grunt ... is effectively the equivalent of running grunt ....
Props andrew.taylor, pento.
Merges [43836] to trunk.
See #45214.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45214#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list