aziontech/bundler

feat: Implement Update (patch) Worker (edge function)

Closed this issue · 0 comments

Description

We need to implement a feature that allows updating (PATCH) Azion Edge Functions without creating new functions during each deployment. This feature will provide a seamless process for updating the code logic of existing functions, enabling us to introduce improvements, bug fixes, or new features without disrupting the existing infrastructure or requiring manual intervention.