swagger-ui icon indicating copy to clipboard operation
swagger-ui copied to clipboard

after removing the .map file

Open codeLikeO opened this issue 1 month ago • 0 comments

Q&A (please complete the following information)

  • Swagger-UI version: [5.24.0-latest]

Describe the bug you're encountering

The browser will crawl the .map file by default, but versions from 5.24.0 to the latest one have not included the map file in the package (PS: Although it does not affect the use of Swagger, when used with certain frameworks, it will prompt ResourceNotFound). In order to reduce the package size, it affects user usage

https://github.com/swagger-api/swagger-ui/pull/10329

codeLikeO avatar Nov 14 '25 07:11 codeLikeO