Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 466 Bytes

local-sdk-development.md

File metadata and controls

9 lines (5 loc) · 466 Bytes

Local SDK development

When developing the SDK locally, you can enable the SDK to rebuild "on save" by running npm run dev.

We recommend testing changes to the SDK against the SDK-Playground example, which can be found here.

JSON Schema updates

If you need to update any generated JSON schema values, follow the guide here.