Will TypeScript Compiler auto unlock files locked by p4? Follow
If I check in File.ts, File.js, and File.js.map to p4, it will
lock all three files.
When I make changes to File.ts and the TypeScript Compiler runs, will it ask p4 to unlock the File.js and File.js.map files for edit? Currently File Watcher will fail with error TS5033: Could not write file ...
Thanks,
Please sign in to leave a comment.
It doesn't currently do this. Logged as https://youtrack.jetbrains.com/issue/WEB-16787, please feel free to vote for it