Files
swagger-ui/docs/samples/webpack-getting-started
kyy f464ba2d31
Some checks failed
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
Update swagger-ui
2025-06-24 13:40:26 +09:00
..
2025-06-24 13:40:26 +09:00
2025-06-24 13:40:26 +09:00
2025-06-24 13:40:26 +09:00
2025-06-24 13:40:26 +09:00
2025-06-24 13:40:26 +09:00

Demo of Swagger UI with Webpack.

This webpack-getting-started sample is for reference only.

It includes CSS and OAuth configuration.

_sample_package.json is a placeholder sample. You should rename this file, per Usage section below, and you should also verify and update this samples @latest compared to the swagger-ui@latest

Usage

rename `_sample_package.json` to `package.json`
npm install
npm start