feat: add customer event (#7029)

This commit is contained in:
darkskygit
2024-05-24 08:40:33 +00:00
parent 937b8bf166
commit 0302a85585
13 changed files with 137 additions and 50 deletions

View File

@@ -15,6 +15,7 @@ import { RevertCommand, RunCommand } from './commands/run';
},
metrics: {
enabled: false,
customerIo: {},
},
}),
BusinessAppModule,