software-mansion / react-native-reanimated

React Native's Animated library reimplemented
https://docs.swmansion.com/react-native-reanimated/
MIT License
8.6k stars 1.26k forks source link

Fix hot-reload in web-example #6121

Closed piaskowyk closed 2 weeks ago

piaskowyk commented 2 weeks ago

Summary

This PR resolves the issue of hot reload not working after modifying the example code in a common app or the source code of Reanimated.

Test plan