Because this library is downloading swagger-ui-bundle.js and swagger-ui.css it means it cannot be used without internet access, or behind a many firewalled enterprise networks, unfortunately.
It would be nice if you could remove this internet dependency and package the required swagger files locally within this library :)
https://github.com/elysiajs/elysia-swagger/blob/c92aa0f4bf2d6d09e06de574a26ca0b65c5ae430/src/index.ts#L23 https://github.com/elysiajs/elysia-swagger/blob/c92aa0f4bf2d6d09e06de574a26ca0b65c5ae430/src/index.ts#L112
Because this library is downloading swagger-ui-bundle.js and swagger-ui.css it means it cannot be used without internet access, or behind a many firewalled enterprise networks, unfortunately.
It would be nice if you could remove this internet dependency and package the required swagger files locally within this library :)