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

leo develop should also run a server #129

Open
ChristopherBiscardi opened this issue Sep 10, 2016 · 1 comment
Open

leo develop should also run a server #129

ChristopherBiscardi opened this issue Sep 10, 2016 · 1 comment

Comments

@ChristopherBiscardi
Copy link
Member

It's pretty sucky to have to run a separate server to serve the resulting files in development.

Solution: Let's run a webserver when leo develop is run.

@ChristopherBiscardi
Copy link
Member Author

Should probably make this a webpack-dev-server. Current solution is running python's SimpleHttpServer or similar as a separate process.

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

1 participant