[wp-trac] [WordPress Trac] #43055: Reorganize Core JS / introduce build step
WordPress Trac
noreply at wordpress.org
Fri May 18 18:09:45 UTC 2018
#43055: Reorganize Core JS / introduce build step
------------------------------+-------------------------
Reporter: omarreiss | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 5.0
Component: Build/Test Tools | Version: trunk
Severity: normal | Resolution:
Keywords: dev-feedback | Focuses: javascript
------------------------------+-------------------------
Comment (by nbachiyski):
One forward-facing requirement I’d add is to not depend on `grunt`, `npm`,
or `webpack` in the CLI tools or configuration of the new build system –
the same way WordPress hasn't depended on any framework, even Gutenberg
has abstracted away the React specifics. The only two user-facing
dependancies we should be OK with are `php` and `node`, IMHO, even if we
use the latest-and-shiny under the hood (well, `grunt` hasn't be new or
shiny for a long time and all probably go away, which is a great example
of why we should have our own façade in front of the JS hotnesses).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43055#comment:66>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list