2.0.0-rc.33 • Published 4 years ago

@agendrix/redoc v2.0.0-rc.33

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

packaged-redoc

This is the bundled version of https://github.com/agendrix/redoc.

Workflow

  • Make your changes in https://github.com/agendrix/redoc forked from the main repo https://github.com/Redocly/redoc.
  • Bundle your change with yarn run bundle.
  • Copy the bundles folder to your local version of this repo. If you made changes to packages.json, copy this file as well. Same goes for the typingsfolder.
  • Push to remote.
  • In the dev-portal repo, yarn remove redoc. Then, yarn add agendrix/packaged-redoc.
  • Et voilà!