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

Accidentally removed the File-server #2

Open
henrym2 opened this issue Aug 24, 2018 · 0 comments
Open

Accidentally removed the File-server #2

henrym2 opened this issue Aug 24, 2018 · 0 comments
Assignees
Labels
bug Something isn't working Investigation Somethings broken, why.

Comments

@henrym2
Copy link
Owner

henrym2 commented Aug 24, 2018

Accidental removal of the below line caused style handling/js additions to fail.
Also lead to strange issues when using chromes web-tools and clearing the browser cache.

http.Handle("/", http.FileServer(http.Dir("./src")))

Must investigate in the future as to reason.

@henrym2 henrym2 self-assigned this Aug 24, 2018
@henrym2 henrym2 added bug Something isn't working Investigation Somethings broken, why. labels Aug 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Investigation Somethings broken, why.
Projects
None yet
Development

No branches or pull requests

1 participant