serverless-package-common
                                
                                 serverless-package-common copied to clipboard
                                
                                    serverless-package-common copied to clipboard
                            
                            
                            
                        Updating symlink target to be the basename of the specified folder
Currently, the plugin supports folders that looks like ../../../<name>, but if the folder needed to include is under a subfolder it won't work.
For example, if the folder to include is ../service1/utils/ the created symlink target will be service1utils.
To fix that, the basename of given folder should be used (the behavior for paths as supported before won't change).
If you use this library, please fork it, as I doubt it will be maintained in the future. I have left this GitHub organisation.
Ok, thanks
@danbovey thanks for jumping in and commenting!! :)
@danbovey @adamonlicar As this project is no longer maintained, would you consider transferring the repo to one of the maintainers with a fork? Thanks.