Commit Graph

6 Commits

Author SHA1 Message Date
Tobias Koppers 9bec35433c add test case 2021-01-20 17:54:53 +01:00
Tobias Koppers 975cf0b9d5 increase timeouts 2020-09-01 09:12:53 +02:00
Mohsen Azimi 7b07a8db66 Upgrade to Prettier 2 2020-03-28 18:20:24 -04:00
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
Daniel Ruf af01643288
Increase Jest timeout for profiling plugin test 2019-01-02 10:34:41 +01:00
Navi Marella 01281184d9 Modified Tests as suggested. 2018-12-28 16:21:24 -07:00