f464ba2d31
Update swagger-ui
Node.js CI / build (push) Failing after 2s
Node.js CI / e2e-tests (+(a11y|security|bugs)/**/*cy.js) (push) Failing after 2s
Node.js CI / e2e-tests (features/**/!(o|d|m)*.cy.js) (push) Failing after 2s
Node.js CI / e2e-tests (features/**/+(o|d)*.cy.js) (push) Failing after 2s
Node.js CI / e2e-tests (features/**/m*.cy.js) (push) Failing after 2s
CodeQL / Analyze (javascript) (push) Failing after 2m49s
Security scan for docker image / build (push) Failing after 54s
2025-06-24 13:40:26 +09:00
shockey
7462d069cc
Maintain backwards compatibility with absolutePath
2017-07-14 19:11:53 -07:00
umar-ahmed
d743137491
Modified module export name for absolute path to match documentation in Readme.
2017-07-14 18:51:08 -04:00
Kyle Shockey
9b21b5c2de
Add try/catch for module asset require calls
2017-07-04 09:58:34 -07:00
Branko Pejić
01ae2f5605
Fix wrong path to absolute-path.js
...
Path should be "./absolute-path.js" not "./.absolute-path.js". This caused webpack to throw an error "/node-modules/swagger-ui-dist/.absolute-path.js doesn't exist"
2017-06-17 14:39:32 +02:00
Dylan
df149c543b
make dist absolutePath browser-safe, add test
2017-06-10 15:59:21 -07:00
Dylan
234e6d5d57
add absolutePath to swagger-ui-dist
2017-06-10 15:59:21 -07:00
Roman Bolshakov
b23c999d01
packaging: fix swagger-ui-dist entry point
...
Entry point was missing. This change allows importing SwaggerUIBundle
and SwaggerUIStandalonePreset directly from package. Correct entry point
is also needed for module bundlers like webpack to perform tree-shaking.
2017-05-25 17:45:01 -07:00