feat(rokt): Complete migration of Rokt kit into v3 monorepo#1267
feat(rokt): Complete migration of Rokt kit into v3 monorepo#1267rmi22186 wants to merge 3 commits into
Conversation
508a124 to
a8c187c
Compare
|
PR SummaryMedium Risk Overview
Repo hygiene for the new package includes Reviewed by Cursor Bugbot for commit aa0da06. Bugbot is set up for automated code reviews on this repo. Configure here. |




Summary
kits/roktas the TypeScript/Vite/Vitest package used by the v3 monorepo.kits/rokt/src/Rokt-Kit.tsbyte-for-byte identical to the individual Rokt kit source onrefactor/use-core-sdk-types.@mparticle/web-sdk/@mparticle/web-sdk/internaldeclarations before thecoordinated v3 release exists on npm.
Source
~/mParticle/apps/testapp/identity-examples/js/Integrations/mparticle-javascript-integration-roktsrc/Rokt-Kit.ts:refactor/use-core-sdk-typesVerification
cmpconfirmskits/rokt/src/Rokt-Kit.tsmatches the individual Rokt kit source file.npm run buildinkits/roktpasses.npm run lintinkits/roktpasses.npm testinkits/roktpasses: 207 tests.npm run lintpasses.Notes
npm run build:typesstill prints pre-existing declaration emit/type diagnostics, but the script already masks those with|| trueand emits the declaration filesconsumed by the Rokt kit build.