Skip to content

Commit a6e05e5

Browse files
ted-marozzitim-lai
andauthored
fix(auth): define oauth2-redirect.html export in package.json (#7993)
Co-authored-by: Tim Lai <timothy.lai@smartbear.com>
1 parent c63737d commit a6e05e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"module": "./dist/swagger-ui-es-bundle-core.js",
66
"exports": {
77
"./dist/swagger-ui.css": "./dist/swagger-ui.css",
8+
"./dist/oauth2-redirect.html": "./dist/oauth2-redirect.html",
89
".": {
910
"import": "./dist/swagger-ui-es-bundle-core.js",
1011
"require": "./dist/swagger-ui.js"

0 commit comments

Comments
 (0)