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

Ship precompiled HTML and CSS files with the debugger #181

Open
2 tasks
reiner-dolp opened this issue Dec 18, 2018 · 1 comment
Open
2 tasks

Ship precompiled HTML and CSS files with the debugger #181

reiner-dolp opened this issue Dec 18, 2018 · 1 comment
Projects

Comments

@reiner-dolp
Copy link
Contributor

  • currently each developer has to run webpack once after pulling or cloning the repository, which should not be necessary.
  • the binary assumes that the html and css files are placed at a fixed location. These html and css files should be baked into the binary if the feature gui_debugger is enabled during compilation.
@hediet
Copy link
Member

hediet commented Dec 20, 2018

We could also just check in the bundled version or host the viewer on gh-pages.

@problame problame added this to Todo !(optimization OR backend) in Endspurt Feb 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Endspurt
  
General Todo
Development

No branches or pull requests

2 participants