Skip to content

Bundle contains calls to Function() which are "unsafe-eval" (CSP) #347

Open
@drzraf

Description

@drzraf

Content Security Policy (CSP) might block 'unsafe-eval' which includes eval(), Function(), setTimeout() and setInterval()

One such occurrence comes from regenerator-runtime provided by Babel.
This was somehow fixed by facebook/regenerator#346 and subsequently but Babel:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions