summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/npm/binary_package
AgeCommit message (Collapse)Author
2023-05-17fix(npm): improved optional dependency support (#19135)David Sherret
Note: If the package information has already been cached, then this requires running with `--reload` or for the registry information to be fetched some other way (ex. the cache busting). Closes #15544 --------- Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>