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

Relay custom paths to the JavaScript #1

Open
thisisaaronland opened this issue Jan 12, 2021 · 0 comments
Open

Relay custom paths to the JavaScript #1

thisisaaronland opened this issue Jan 12, 2021 · 0 comments

Comments

@thisisaaronland
Copy link

thisisaaronland commented Jan 12, 2021

Uncertain how best to do this right now since the web application uses an io/http.FS instance rather than Go templates.

An easy approach would be to store/load Go templates using an io/http.FS instance. That would mean the HTML+JS web application (defined in www) would stop being a separate (portable) artifact but maybe that is an acceptable trade-off.

Note: Until Go 1.16 is released, this issue is specific to the www branch.

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

No branches or pull requests

1 participant