azure-devops-extension-tasks icon indicating copy to clipboard operation
azure-devops-extension-tasks copied to clipboard

Add support for "override - BaseUri"

Open jessehouwing opened this issue 8 years ago • 1 comments

For local development lots of folks override the base uri to load files from a local IIS, webpack or fiddler proxy. It would be useful when the package and publish extension could override the baseUri for UI extensions.

jessehouwing avatar Jan 24 '17 21:01 jessehouwing

This would be a great enhancement, allow developers to use a baseURI for their development, which we can override, or reset, in our CI/CD pipelines.

wpschaub avatar May 09 '17 14:05 wpschaub