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

feat: embed static content into the go file #15

Closed
danstis opened this issue Nov 12, 2022 · 0 comments · Fixed by #17
Closed

feat: embed static content into the go file #15

danstis opened this issue Nov 12, 2022 · 0 comments · Fixed by #17

Comments

@danstis
Copy link
Owner

danstis commented Nov 12, 2022

As a developer,
I want the static web content to be embedded into the generated binary,
so I don't have to include a bunch of pre-req files with the generated binary.

Example here:
https://stackoverflow.com/a/71312859

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

Successfully merging a pull request may close this issue.

1 participant