WebGL build does not work locally. white screen [SOLVED]

I’m building with Unity 2017 beta. Running build on any browser, and it only shows the blank html page.

Should I try Unity 5?

Just tried building an empty project with a single scene, still white screen.

Nevermind, it just doesn’t work as a local file. They say it’s a security measure in web browsers.

For anyone having that issue, you can test your app with “Buil and Run” instead of “Build”. Or use a cloud build “Play”. Or of course, you can publish it on a website.