[wp-trac] [WordPress Trac] #49274: Grunt copy:files should ignore node_modules
WordPress Trac
noreply at wordpress.org
Mon Mar 8 06:36:02 UTC 2021
#49274: Grunt copy:files should ignore node_modules
------------------------------+------------------------------
Reporter: iandunn | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
------------------------------+------------------------------
Comment (by isabel_brison):
Tested and patch 3 is the one that works best against a full Gutenberg
clone in the plugins folder.
> I often need to test plugins against trunk, especially Gutenberg
How often would it be necessary to watch both Core and Gutenberg files
simultaneously though? Would you be working on changes in both codebases
at once? Asking also because knowing more about these use cases can help
inform future improvements to @wordpress/env :)
My use cases are usually either checking a Gutenberg feature branch I'm
working on against the latest trunk or (more rarely) checking a Core
feature branch I'm working on against the latest from Gutenberg; in either
case I only need to watch for changes in one of those places, so patch 3
would work fine as is.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49274#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list