Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

Uncaught ReferenceError: babelHelpers is not defined #53

@ruud

Description

@ruud

We are trying to implement CSP in our Polymer 2 application. The suggested way is by adding crisper to our polymer build. Unfortunately, when adding this additional step we get the following error:

Uncaught ReferenceError: babelHelpers is not defined

Without crisper, all works just fine. My question is:

  • to use CSP, do we need crisper?
  • why does it need the babelHelpers? Or why is it not included?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions