Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-08 | refactor: 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-03 | feat: lockfiles (#3231) | Ry Dahl | |
Use --lock-write=lock.json or --lock-check=lock.json on the command line. |