fix(auth): define oauth2-redirect.html export in package.json (#7993)
Co-authored-by: Tim Lai <timothy.lai@smartbear.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user