You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the problem to be solved
redoc-cli bundle [spec] to include changes done in the src/theme.ts file. I have made some changes in the src/theme.ts file which modifies the look and feel of my landing page. But i need to deploy it in github pages and am preparing a static html for it. But the cli bundle command is using the default formatting that comes out of the box.
Describe the solution you'd like
there should be a command which can be used to use redoc cli bundle feature but not to use default formatting
Describe alternatives you've considered
so far using the default formatting
Describe the problem to be solved
redoc-cli bundle [spec] to include changes done in the src/theme.ts file. I have made some changes in the src/theme.ts file which modifies the look and feel of my landing page. But i need to deploy it in github pages and am preparing a static html for it. But the cli bundle command is using the default formatting that comes out of the box.
Describe the solution you'd like
there should be a command which can be used to use redoc cli bundle feature but not to use default formatting
Describe alternatives you've considered
so far using the default formatting
Additional context
if you would like to see my updated theme.ts file - https://github.com/rishagit/cid-oas/blob/main/src/theme.ts
The text was updated successfully, but these errors were encountered: