fabienjuif / subterra

Not finished clone of subterra board game
https://pedantic-lalande-d5e881.netlify.com/
0 stars 0 forks source link

:zap: online / filter state sync #93

Closed fabienjuif closed 4 years ago

fabienjuif commented 4 years ago

fixes #63

Before:

JSON.stringify(window._state).length 33378

After:

JSON.stringify(window._state).length 8147

fabienjuif commented 4 years ago

sorry for the ping I saw a bug

fabienjuif commented 4 years ago

@WesleyRUCHAUD ready to be reviewed