summaryrefslogtreecommitdiff
path: root/cli/npm/resolvers/local.rs
AgeCommit message (Collapse)Author
2022-09-28feat(npm): functionality to support child_process.fork (#15891)David Sherret
2022-09-27fix(npm): use ntfs junctions in node_modules folder on Windows (#16061)David Sherret
2022-09-23perf: don't re-download package tarball to global cache if local ↵David Sherret
node_modules folder exists for package (#16005)
2022-09-22feat(npm): add flag for creating and resolving npm packages to a local ↵David Sherret
node_modules folder (#15971)