Johannes Schickling
Johannes Schickling
@pmuens do you have any idea what might be the issue here? We've just tested this on AWS.
Could you elaborate a bit more on the implications of replacing `symlinkSync` with `copySync`? If there are no downsides, we'd be happy to merge a PR for this.
@pmuens could you share your view on this?
Maybe a good solution is to use copy when deploying and linking while building for development?
Could you describe your use case with a bit more details pls?
So you'd like to have a separate command to build from typescript to javascript?
A separate command is certainly doable. However, combining this plugin with other plugins could be problematic with the current plugin infrastructure provided by Serverless. Maybe @pmuens can provide some feedback...
@kandros would you be up for creating a PR for this?
That's a good point! Would you mind creating a PR for this?
Would love to use this extension on Gitpod 👍