-
Notifications
You must be signed in to change notification settings - Fork 426
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for generating custom targets in the attribution build (#585
) * Move the interactions logic into a reusable class * Rename the interactions.ts file to match symbol * Add basic test for INP * Add tests for LCP * Add tests for CLS * Add tests for FCP * Add tests for TTFB * Add stricter comparison tests * Add support for generating custom targets * Fix tests * Update src/attribution/onCLS.ts Co-authored-by: Barry Pollard <[email protected]> * Switch from $ to _ * Update the README docs and types * Update README.md Co-authored-by: Barry Pollard <[email protected]> --------- Co-authored-by: Barry Pollard <[email protected]>
- Loading branch information
1 parent
06df5a7
commit dc31a21
Showing
25 changed files
with
581 additions
and
261 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.