-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi, I'm having a problem serving my webpack bundle to older browsers. I'm using your library but because of one little "const" in middleware.js it breaks.
Line 150 in 91faed9
| const reviver = (receiveOptions && typeof receiveOptions.reviver !== undefined) |
Would it be possible to replace "const" here with var?
Metadata
Metadata
Assignees
Labels
No labels