browserify / wzrd.in

browserify as a service.
http://wzrd.in
MIT License
636 stars 96 forks source link

502 from wzrd.in - CORS rejected #179

Open lior-neuman opened 6 years ago

lior-neuman commented 6 years ago

Seems like neither ESNextbin nor Requirebin can require from browserify at the moment:

wzrd-in

(text for searches below)

XMLHttpRequest cannot load https://wzrd.in/multi. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://esnextb.in' is therefore not allowed access. The response had HTTP status code 502.
app.min.js?b=16062017:1 Error: CORS request rejected: https://wzrd.in/multi
    at i (app.min.js?b=16062017:1)
    at XMLHttpRequest.n (app.min.js?b=16062017:1)
lufinkey commented 6 years ago

I also seem to have this issue