| Currently, pre_update_versions adds any files from xwiki-platform-core/xwiki-platform-node/ This is limited in two ways:
- An ugly fatal: pathspec ... error in the logs for older versions where xwiki-platform-core/xwiki-platform-node/ does not exit
- If package.json are modified outside xwiki-platform-core/xwiki-platform-node/ they will not be versioned, this is currently ok but not future-proof.
|