[wp-trac] [WordPress Trac] #45187: Dependencies from NPM packages do not have version passed when registered
WordPress Trac
noreply at wordpress.org
Fri Nov 16 11:44:38 UTC 2018
#45187: Dependencies from NPM packages do not have version passed when registered
---------------------------+---------------------
Reporter: dimadin | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.0
Component: Script Loader | Version: 5.0
Severity: normal | Resolution:
Keywords: | Focuses:
---------------------------+---------------------
Comment (by gziolo):
I'm working on a bit different part of the process related to that, to
find a way for updating dependencies of packages. I opened PR in Gutenberg
which would allow to make it as easy as copy and paste to keep those lists
in sync: https://github.com/WordPress/gutenberg/pull/11637.
The very last step (definitely a separate PR) would be to generate this
PHP array with dependencies using some automated tooling so we didn't have
to maintain it manually anymore. We are not quite there as we still have
some WordPress core dependencies listed which aren't published to this
repository and there not published to npm.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45187#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list