Commits


shalvamist authored and GitHub committed ca6b4221fe4
[js] Bug fix - permission issue with ensureSymlinkSync (#12369) using ensureSymlinkSync might have issues with permissions when using 'dir' - changed to 'junction' to avoid this. If the folder generation fails it will cause the test to fails as well.