• Robert Knight's avatar
    Freeze store state with `immutable` in development builds · 96cc2de8
    Robert Knight authored
    Deep-freeze the store state after each action in development builds to
    catch accidental mutation bugs such as #1879.
    
    We couldn't do this in the past because the `annotation` component used
    to mutate newly created annotations. As a result of recent refactoring,
    this no longer happens.
    96cc2de8
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...