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