Skip to content

Conversation

@skarim
Copy link
Contributor

@skarim skarim commented Jun 26, 2025

Support for multiple custom function signatures by passing in the --customFunction option multiple times or by passing in a space-separated list of function signatures:

npx @flisk/analyze-tracking /path/to/project --customFunction "yourFunc1" --customFunction "yourFunc2(userId, EVENT_NAME, PROPERTIES)"
npx @flisk/analyze-tracking /path/to/project -c "yourFunc1" "yourFunc2(userId, EVENT_NAME, PROPERTIES)"

@skarim skarim added this to the 0.8.0 milestone Jun 26, 2025
@skarim skarim added the enhancement New feature or request label Jun 26, 2025
@skarim skarim merged commit 8e00447 into main Jun 26, 2025
2 checks passed
@skarim skarim deleted the feature/multiple-custom-functions branch June 26, 2025 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants