serverless-basic-authentication
serverless-basic-authentication copied to clipboard
Do check if symlink exists and is the correct link before trying to create it
Sometimes I end up doing Ctrl+C on a deploy and if the symlink is created it's not cleaned up, as expected due to the exit.
Might be worth checking if the symlink is correct before attempting to create it if it exists.