serverless-cloudflare-workers
                                
                                 serverless-cloudflare-workers copied to clipboard
                                
                                    serverless-cloudflare-workers copied to clipboard
                            
                            
                            
                        Serverless provider plugin for Cloudflare Workers
Can the plugin be adjusted so that it emits proper life cycle events when making changes? For instance, if you want to do something after the worker is deployed, but...
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...
### Title: Authentication Error When Deploying Cloudflare Worker with Valid Credentials #### Description: I am encountering an authentication error when attempting to deploy a Cloudflare Worker using the Serverless Framework...
`npx serverless invoke -f hello -d '{"hello":"world"}'` ``` bash > $ npx serverless invoke -f hello -d '{"hello":"world"}' ⬡ 18.12.1 Warning: You're relying on provider "cloudflare" defined by a plugin...
Bumps [json5](https://github.com/json5/json5) and [loader-utils](https://github.com/webpack/loader-utils). These dependencies needed to be updated together. Updates `json5` from 0.5.1 to 1.0.2 Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__...
Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependency [webpack](https://github.com/webpack/webpack). These dependencies need to be updated together. Removes `json5` Updates `webpack` from 4.25.1 to 5.75.0 Release notes Sourced from...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.1.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...
Updating Semgrep.yml file - Semgrep is a tool that will be used to scan Cloudflare's public repos for Supply chain, code and secrets. This work is part of Application &...