Jay
Jay
If they are doing something similar then it might be related to this issue - https://github.com/AnomalyInnovations/serverless-bundle/issues/4. Maybe all the arguments are not being passed in. Once we fix that, let's...
@patrykkrawczyk Not right now. I'm not a WebStorm user, so I need some help with this.
@markisadesignerd Thank you for this! I'll link to this in the README.
Hmm not sure what's causing the tests to fail here.
Oh I see. Anybody want to take this on and fix the tests so we can merge it?
If somebody could figure out what's going on with the tests, then I can merge this and publish it.
@pavannaik028 From the stack trace it is pointing to a different plugin `node_modules/serverless-plugin-typescript/src/index.ts`. Are you sure it is caused by the bundle plugin?
Hi there, we don't have support for TS in serverless-bundle yet. It might be something we'll add down the road!
Oh it's a shame that the other plugin has been abandoned. Yeah it would be good to add TS support here.
@zlanich @rodrigoreis22 We created a TS starter for this — https://github.com/AnomalyInnovations/serverless-typescript-starter