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

main: Build the web ui dist as an ExternalProject #38

Merged
merged 1 commit into from
Sep 24, 2023

Conversation

johnny9
Copy link
Collaborator

@johnny9 johnny9 commented Sep 23, 2023

This integrates the generation of the web distribution into the cmake build system. The ExternalProject will call npm i and npm run build.

Resolves #34

@johnny9 johnny9 force-pushed the cmake_web_dist branch 14 times, most recently from 786ee62 to 090a044 Compare September 24, 2023 00:40
This integrates the generation of the web distribution into
the cmake build system. The ExternalProject will call npm i and
npm run build.

Resolves skot#34
@johnny9 johnny9 merged commit f7d06a7 into skot:master Sep 24, 2023
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

Successfully merging this pull request may close these issues.

Include the web project in the main build proccess
1 participant