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

Describe steps to build the assets for the mashup #38

Closed
3 tasks done
jpmckinney opened this issue Dec 7, 2023 · 1 comment
Closed
3 tasks done

Describe steps to build the assets for the mashup #38

jpmckinney opened this issue Dec 7, 2023 · 1 comment
Assignees

Comments

@jpmckinney
Copy link
Member

jpmckinney commented Dec 7, 2023

Assigning @ndrhzn as FYI / coordination.

I see the css and js files are chunked, so I assume they are built from source files.

Ideally, GitHub would also have the source files, and then we (or I) can configure a GitHub Actions workflow, that uses the source files to build the mashup, which would then be committed to a separate branch.

@karandinserhii
Copy link
Contributor

Hi
@jpmckinney

The following command builds source files into a production build:
npm run build
Please let me know if this is the information you needed, or if you have any other questions
(In case you need a detailed information about the build process itself, it can be found here https://create-react-app.dev/docs/production-build )

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

3 participants