Skip to content

es6 feature in middleware #4

Description

@lhtdesignde

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.

const reviver = (receiveOptions && typeof receiveOptions.reviver !== undefined)

Would it be possible to replace "const" here with var?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions