Commit 642b871
Abhishek Bindra
refactor(fingerprint): import from ip-protection instead of duplicating
Remove axe-core's own fingerprint.js copy. Import computeFingerprintHash
directly from ip-protection/utils/fingerprint via relative path.
esbuild resolves the cross-package import at bundle time.
Single source of truth for fingerprint logic.1 parent daaeca9 commit 642b871
4 files changed
Lines changed: 1 addition & 404 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | 88 | | |
90 | 89 | | |
91 | 90 | | |
| |||
0 commit comments