serverless-cloudflare-workers
serverless-cloudflare-workers copied to clipboard
Deploying .ts files
When deploying with the serverless cli it changes .ts files to .ts.js files and can not find them in the folder breaking them please remove the auto .js to fix TypeScript files.