summaryrefslogtreecommitdiff
path: root/cli/lockfile.rs
AgeCommit message (Collapse)Author
2020-05-08refactor: Remove cli::compilers module (#5138)Bartek IwaƄczuk
This PR removes "cli/compilers/" directory. "cli/compilers/ts.rs" has been renamed to "cli/tsc.rs"
2019-11-03feat: lockfiles (#3231)Ry Dahl
Use --lock-write=lock.json or --lock-check=lock.json on the command line.