[wp-trac] [WordPress Trac] #45214: Add a build npm script
WordPress Trac
noreply at wordpress.org
Mon Oct 29 02:11:39 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 | Focuses:
------------------------------+-----------------------
Comment (by pento):
In [changeset:"43836" 43836]:
{{{
#!CommitTicketReference repository="" revision="43836"
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.
See #45214.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45214#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list