fix: allow importing SwaggerUI in Node.js (#9137)
This includes: - ESM - CommonJs Refs #8311
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -22,6 +22,7 @@ flavors/**/dist/*
|
||||
/lib
|
||||
/es
|
||||
dist/log*
|
||||
/swagger-ui-*.tgz
|
||||
|
||||
# Cypress
|
||||
test/e2e-cypress/screenshots
|
||||
|
||||
Reference in New Issue
Block a user