-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Description
Q&A (please complete the following information)
- OS: Windows
- Browser: Chrome
- Version: 11
- Method of installation: npm
- Swagger-UI version: 5.29
- Swagger/OpenAPI version:
Content & configuration
Run "npm pack swagger-ui"
npm notice
npm notice package: swagger-ui@5.29.0
npm notice Tarball Contents
npm notice 11.4kB LICENSE
npm notice 55B NOTICE
npm notice 8.8kB README.md
npm notice 101B dist/oauth2-redirect.html
npm notice 1.5MB dist/swagger-ui-bundle.js
npm notice 475.2kB dist/swagger-ui-es-bundle-core.js
npm notice 1.6MB dist/swagger-ui-es-bundle-core.js.map
npm notice 1.5MB dist/swagger-ui-es-bundle.js
npm notice 250.3kB dist/swagger-ui-standalone-preset.js
npm notice 155.2kB dist/swagger-ui.css
npm notice 259.0kB dist/swagger-ui.css.map
npm notice 352.0kB dist/swagger-ui.js
npm notice 1.2MB dist/swagger-ui.js.map
npm notice 9.2kB package.json
npm notice Tarball Details
npm notice name: swagger-ui
npm notice version: 5.29.0
npm notice filename: swagger-ui-5.29.0.tgz
npm notice package size: 1.9 MB
npm notice unpacked size: 7.4 MB
npm notice shasum: e562e5907a305d9e075bab3d78b79979ed592d9f
npm notice integrity: sha512-q3FZB9SmnAWa7[...]FLugVynZXWDLA==
npm notice total files: 14
npm notice
swagger-ui-5.29.0.tgz
Describe the bug you're encountering
oauth2-redirect.js is missing during npm pack download.
To reproduce...
Run npm pack swagger-ui
Expected behavior
oauth2-redirect.js is packaged and downloaded
Screenshots
Additional context or thoughts
oauth2-redirect.js is referenced in oauth2-redirect.html