Currently, require calls are relative to cwd. I think they should either respect `baseUrl` (if set), or we should add another option for this. @Rich-Harris, what do you reckon?
Currently, require calls are relative to cwd. I think they should either respect
baseUrl(if set), or we should add another option for this.@Rich-Harris, what do you reckon?