pixijs / customize

Customize the list of packages to use for PixiJS v5
https://pixijs.io/customize
11 stars 5 forks source link

Non-secure output differs from secure #17

Closed prichey closed 4 years ago

prichey commented 4 years ago

Somehow I ended up on the non-secure version of the customize page and was confused when the output didn't match what I expected. I posted a separate issue (https://github.com/pixijs/customize/issues/16) about this thinking that the minimal setup was wrong but it turns out this isn't an issue for the https page. Seems to me like the site should force https anyway but regardless it seems like an issue that the output would differ based on the protocol.

bigtimebuddy commented 4 years ago

I enabled forcing HTTPS. I’ll check into why HTTP was choking. What browser are you using @prichey?

prichey commented 4 years ago

I use Firefox. Can confirm I'm seeing the HTTPS forcing now