We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c63737d commit a6e05e5Copy full SHA for a6e05e5
package.json
@@ -5,6 +5,7 @@
5
"module": "./dist/swagger-ui-es-bundle-core.js",
6
"exports": {
7
"./dist/swagger-ui.css": "./dist/swagger-ui.css",
8
+ "./dist/oauth2-redirect.html": "./dist/oauth2-redirect.html",
9
".": {
10
"import": "./dist/swagger-ui-es-bundle-core.js",
11
"require": "./dist/swagger-ui.js"
0 commit comments