How to delete worker assets?
Is it possible to delete an previous uploaded assets?
The docs only mentions uploading assets.
2 Replies
If you create a new deployment, and you don’t include those assets, they will no longer be served as part of that deployment
They are new deployments but because the hash matches a different deployed assets they get reused. I want to delete them because of a wrong upload.
I solved the problem by deleting the whole dispatch namespace.