feross / play.cash

🎶 Music lovers, rejoice.

Home Page:https://play.cash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live site is not working

moshest opened this issue · comments

An uncaught promise error on the console:

render: 27.3310546875ms
bundle.js?h=XEiGYqUG2ieqyG29EUg:1 Uncaught (in promise) TypeError: i is not a function
    at g (bundle.js?h=XEiGYqUG2ieqyG29EUg:1)
    at y (bundle.js?h=XEiGYqUG2ieqyG29EUg:1)
    at _ (bundle.js?h=XEiGYqUG2ieqyG29EUg:1)
    at E (bundle.js?h=XEiGYqUG2ieqyG29EUg:1)
    at A (bundle.js?h=XEiGYqUG2ieqyG29EUg:1)
    at L (bundle.js?h=XEiGYqUG2ieqyG29EUg:1)
    at y (bundle.js?h=XEiGYqUG2ieqyG29EUg:1)
    at _ (bundle.js?h=XEiGYqUG2ieqyG29EUg:1)
    at render (bundle.js?h=XEiGYqUG2ieqyG29EUg:1)
    at Object.t (bundle.js?h=XEiGYqUG2ieqyG29EUg:1)
googleads.g.doubleclick.net/pagead/id:1 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
static.doubleclick.net/instream/ad_status.js:1 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
bundle.js?h=XEiGYqUG2ieqyG29EUg:1 load: 600.029052734375ms

Thanks for reporting! ✨

This looks like an issue with babel-minify@0.4.0 that breaks Safari. I just downgraded the dependency here: 04c9917