chore(kitchen-sink): configurable endpoint#4766
Conversation
Code Review: chore(kitchen-sink): configurable endpointOverviewThis PR makes two functional changes to the kitchen-sink example:
The rest of the diff is purely mechanical reformatting (JSX attribute wrapping, arrow function parens, etc.) which looks correct and consistent. Functional Changes
Before, the endpoint was automatically resolved for production builds using
The 1-second Note: Minor Style NotesThe backtick template literal reformatting for the Summary
The main concern is the missing documentation for |
Preview packages published to npmInstall with: npm install rivetkit@pr-4766All packages published as Engine binary is shipped via Docker images: docker pull rivetdev/engine:slim-33e5654
docker pull rivetdev/engine:full-33e5654Individual packagesnpm install rivetkit@pr-4766
npm install @rivetkit/react@pr-4766
npm install @rivetkit/rivetkit-napi@pr-4766
npm install @rivetkit/workflow-engine@pr-4766 |
027f083 to
dcf0e07
Compare
33350df to
db4224a
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: