swagger-ui
swagger-ui copied to clipboard
after removing the .map file
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