Skip to content

Remove donwloaded package files once they have been processed

In order to regain some disk space while executing the npm loader, remove dowloaded package files once they have been processed, including:

  • package version tarballs: remove them once their content have been unpacked

  • unpacked package version files: remove them once processed for their load into the archive


Migrated from D1466 (view on Phabricator)

Merge request reports