* chore(tracker):exclude test files from compilation * feat(tracker): webworker unit tests * fix(tracker): no empty tests * change(tracker): add jest test to workflow * change(tracker): fix jest run --------- Co-authored-by: nick-delirium <nikita@openreplay.com>
8 lines
66 B
Text
8 lines
66 B
Text
public
|
|
.cache
|
|
node_modules
|
|
*DS_Store
|
|
*.env
|
|
*.log
|
|
**/*.envrc
|
|
.idea
|