import-map-deployer icon indicating copy to clipboard operation
import-map-deployer copied to clipboard

How to delete scopes?

Open ghost opened this issue 1 year ago • 1 comments

Was able to add scopes via PATCH import-map.json, but can't seem to find a way to clean them up after adding them. Is there currently a solution for this?

ghost avatar Jul 29 '22 22:07 ghost

Was able to add scopes via PATCH import-map.json, but can't seem to find a way to clean them up after adding them. Is there currently a solution for this?

I think you mention this one

DELETE /services/{SERVICE_NAME}?env=alpha

https://github.com/single-spa/import-map-deployer#delete-servicesservice_nameenvalpha

vctqs1 avatar Feb 13 '23 01:02 vctqs1