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

Make the app downloadable as a zip #9

Open
adrianschmidt opened this issue Jul 13, 2018 · 0 comments
Open

Make the app downloadable as a zip #9

adrianschmidt opened this issue Jul 13, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@adrianschmidt
Copy link
Contributor

I'm submitting a ... (check one with "x")
[ ] bug report
[x] feature request
[ ] support request

Some users will want to download the app as a zip-file to ensure they have access to it for perpetuity. While the source-code is already downloadable, this isn't very helpful to non-programmers.

The easiest way might be to use relative paths for all internal references. That way, the build-output should be usable by simply opening the index.html file in a browser, without even using a web-server.

@adrianschmidt adrianschmidt added the enhancement New feature or request label Jul 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant