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

index.html does not show anything #17

Closed
iwittkau opened this issue Jan 23, 2018 · 1 comment
Closed

index.html does not show anything #17

iwittkau opened this issue Jan 23, 2018 · 1 comment

Comments

@iwittkau
Copy link

I saw the comment in the dockerfile discussion (#8), so I cloned the master branch into my local nginx html folder:

Firefox shows a blank page with the console output:

09:55:05.312 SyntaxError: import declarations may only appear at top level of a module index.js:1

Chrome fails with:

index.js:1 Uncaught SyntaxError: Unexpected identifier

Tried it with http-server, same result. Opening the index.html directly, same result.


OS: macOS 10.13.2 (17C205)
FF: 57.0.4 (64-Bit)
Chrome: 63.0.3239.132 (official build) (64-Bit)

@tylerlong
Copy link
Contributor

Please open docs/index.html instead. ./index.html is for development only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants