Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CSP issue while obtaining ref to global (v2) #1146

Closed
wants to merge 3 commits into from

Commits on Dec 19, 2017

  1. Fix CSP issue while obtaining ref to global

    Prevent violating Content Security Policy
    
    fixes parcel-bundler#335
    embiem authored Dec 19, 2017
    Configuration menu
    Copy the full SHA
    6358a6f View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2018

  1. Merge remote-tracking branch 'mbeierl/patch-1'

    merge in this PR parcel-bundler#353 to make some extra changes
    mrcoles committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    f6ec90a View commit details
    Browse the repository at this point in the history
  2. Extra updates for CSP eval issue (#parcel-bundler#335)

    Expands on parcel-bundler#353
    Also, prettier updates were auto-applied to hrm-runtime.js.
    mrcoles committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    a27b9a0 View commit details
    Browse the repository at this point in the history