box-project / box

📦🚀 Fast, zero config application bundler with PHARs.
https://box-project.github.io/box
MIT License
1.11k stars 101 forks source link

feat: Provide a non optimized requirement list #1328

Closed theofidry closed 5 months ago

theofidry commented 5 months ago

This is a preparatory step for #1273. The goal is to be able to provide all the requirements. The idea being that one may be interested in seeing this full list for debugging purpose, rather than the strict final one where the provided extensions removed the required extensions from the calculated requirements.