You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Util that makes creating Redux reducers easier (using type inference instead of manually adding type annotations) and type-safer (TypeScript compiler can emit errors in case of invalid types)
JRebel Plugin that invokes JRebel hooks in application to notify when classes are loading and reloaded by JRebel to allow application specific actions to be performed
LiveRebel demo application that uses lr-conf-api (comming in LiveRebel 2.8 to read/change configuration at runtime) and lr-conf-api-dev for reading runtime properties in development mode