tsify icon indicating copy to clipboard operation
tsify copied to clipboard

fix Host.prototype._addFile read relative file path error

Open chopdown opened this issue 7 years ago • 1 comments

use canonical path for reading file. if cwd is not project workspace, relative filename will cast read error.

chopdown avatar Oct 29 '18 14:10 chopdown

Sorry. It seems I've managed to overlook the notification for this PR. If you're able to give me a quick description of how I can reproduce the problem that this solves, I'll verify it and merge it.

cartant avatar May 07 '19 12:05 cartant