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

Hide the static assets webserver behind a feature flag #39

Open
critocrito opened this issue Jun 16, 2020 · 0 comments
Open

Hide the static assets webserver behind a feature flag #39

critocrito opened this issue Jun 16, 2020 · 0 comments
Labels
enhancement New feature or request HTTP API The connection between the UI and the Ncube daemon. ncube The application users will run. ncube-daemon The meat of Ncube functionality.

Comments

@critocrito
Copy link
Owner

Right now the static assets for the UI have to be available during compile time, even if only compiling ncubed without any UI requirement. Hide the webserver for static assets behind a feature flag, so that ncube can compile with it, but ncubed doesn't.

@critocrito critocrito added enhancement New feature or request ncube-daemon The meat of Ncube functionality. ncube The application users will run. HTTP API The connection between the UI and the Ncube daemon. labels Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request HTTP API The connection between the UI and the Ncube daemon. ncube The application users will run. ncube-daemon The meat of Ncube functionality.
Projects
None yet
Development

No branches or pull requests

1 participant