Hi,
I am using grunt-contrib-symlink to generate links between folders.
But now, the build fails on clean stating that: Cannot delete files outside the current working directory.
When in fact, I want the symlink to be removed and that is inside the current working directory.