IO-233 Add CDK Control List.

This commit is contained in:
Patrick Fic
2021-12-01 13:37:03 -08:00
parent cdc0c8bb37
commit 1483f5f7c8
8 changed files with 123 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ export const tracker = new Tracker({
// trackerAssist({ confirmText: "Technical support is about to assist you." })
// ); // check the list of available options below
export const recordGraphQL = tracker.use(trackerGraphQL());
tracker.start();
//tracker.start();
if (process.env.NODE_ENV === "production") LogRocket.init("gvfvfw/bodyshopapp");
export const factory = SplitSdk({