Skip to content

Commit

Permalink
fix(auth): define oauth2-redirect.html export in package.json (#7993)
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Lai <timothy.lai@smartbear.com>
  • Loading branch information
ted-marozzi and tim-lai committed Aug 10, 2022
1 parent c63737d commit a6e05e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -5,6 +5,7 @@
"module": "./dist/swagger-ui-es-bundle-core.js",
"exports": {
"./dist/swagger-ui.css": "./dist/swagger-ui.css",
"./dist/oauth2-redirect.html": "./dist/oauth2-redirect.html",
".": {
"import": "./dist/swagger-ui-es-bundle-core.js",
"require": "./dist/swagger-ui.js"
Expand Down

0 comments on commit a6e05e5

Please sign in to comment.