fix: allow importing SwaggerUI in Node.js (#9137)

This includes:

- ESM
- CommonJs

Refs #8311
This commit is contained in:
Vladimír Gorej
2023-08-17 13:05:51 +02:00
committed by GitHub
parent 1b6391c943
commit 78f6ffb5e5
3 changed files with 15 additions and 2 deletions

1
.gitignore vendored
View File

@@ -22,6 +22,7 @@ flavors/**/dist/*
/lib
/es
dist/log*
/swagger-ui-*.tgz
# Cypress
test/e2e-cypress/screenshots