cckellogg commented on a change in pull request #2274: [website] Render Pulsar
REST API in ReDoc and Fix endpoint template
URL: https://github.com/apache/incubator-pulsar/pull/2274#discussion_r206709688
##########
File path: site2/website/package.json
##########
@@ -20,5 +20,8 @@
},
"jest": {
"preset": "jest-puppeteer"
+ },
+ "dependencies": {
+ "redoc": "^2.0.0-alpha.30"
Review comment:
Can this be moved to devDependencies since the site is statically generated.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services