I am using the latest version immer(6.0.5) - https://www.npmjs.com/package/immer and it does not seem to work with IE11 . Getting a cryptic error in the console
Is there a work around to get produce from "immer" to work on IE11?
SCRIPT1002: Syntax error File: main.chunk.js, Line: 137, Column: 21 SCRIPT1002: Syntax error File: main.58a24afc978a7a5505bc.hot-update.js, Line: 22, Column: 34 SCRIPT5022: [Immer] minified error nr: 19 ES5.
github.com/immerjs/immer/blob/master/src/utils/errors.ts - Says this error is 19: "plugin not loaded",