CleverTap / clevertap-web-sdk

CleverTap Web SDK
https://clevertap.com/
MIT License
14 stars 18 forks source link

Feature/example apps #13

Closed victorfdes closed 3 years ago

victorfdes commented 3 years ago

Drop the package-lock.json and yarn.lock from the example-apps folders. Also check if our root level jest runs the unit-tests in example. We need to exclude examples folder from jest and coverage.

Keeping lock file to avoid works on my machine bugs. Can update the apps at set intervals. Updated Jest config.