Skip to content

Commit 9432821

Browse files
fix(overmind): keep mutations during hot reload session
1 parent c11e737 commit 9432821

File tree

1 file changed

+0
-2
lines changed
  • packages/node_modules/overmind/src

1 file changed

+0
-2
lines changed

packages/node_modules/overmind/src/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -959,8 +959,6 @@ export class Overmind<ThisConfig extends IConfiguration>
959959
}
960960
})
961961

962-
this.reydrateMutationsForHotReloading.length = 0
963-
964962
this.proxyStateTree.forceFlush()
965963

966964
if (this.devtools) {

0 commit comments

Comments
 (0)