• Robert Knight's avatar
    Replace seamless-immutable with trivial helper · 2b24c879
    Robert Knight authored
    We use this dependency to guard against accidental mutation of objects
    and arrays in the store. However the production build was including the
    development version of the library.
    
    To simplify things, replace the library with a small utility.
    2b24c879
immutable-test.js 464 Bytes