Commit Graph

3 Commits

Author SHA1 Message Date
jamesgeorge007 e4300d308b chore: rephrase test descriptions 2020-03-14 18:38:37 +05:30
Tobias Koppers e9c0d068dd refactor filesystem interfaces
add Compiler.intermediateFileSystem
avoid using `path` and `fs` module when possible
move `join`, `mkdirp` and `dirname` into utils
join and dirname is optional in FileSystem interface
remove mkdirp from Filesystem interface
2019-06-11 17:32:58 +02:00
Tobias Koppers 5dda69e615 add lint step to avoid non-npm dependencies in graph
fix azure pipeline windows script (set -e doesn't exist on windows)
2019-02-18 17:05:54 +01:00