What do "idealTree" and "reify" mean in the context of npm?

Viewed 21

When creating a react app via "npx create-react-app [app_name]" I noticed the console log something like [#############] idealTree:[package-name]... and then the same thing with "reify" instead of "idealTree". When I search what these terms mean I only see questions relating to package installations failing.

0 Answers
Related