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

Generate index.html with webpack #514

Closed
slaweet opened this issue Mar 5, 2018 · 0 comments
Closed

Generate index.html with webpack #514

slaweet opened this issue Mar 5, 2018 · 0 comments
Assignees

Comments

@slaweet
Copy link
Contributor

slaweet commented Mar 5, 2018

Expected behaviour

Webpack should generate index.html to be able to:

  • Add a comment with Lisk Hub version number (So that DevOps can check they deployed the right thing and the old one is not still cached)
  • Use hash in bundle names, so that we can cache forever.
  • inject splash screen css that is currently hardcoded in there.

Actual behaviour

index.html is static

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