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

Make toolkit build dynamically select modules to build #8226

Open
rikukissa opened this issue Dec 17, 2024 · 0 comments
Open

Make toolkit build dynamically select modules to build #8226

rikukissa opened this issue Dec 17, 2024 · 0 comments
Assignees
Labels

Comments

@rikukissa
Copy link
Member

Description

Take a look at this PR by @Zangetsu101 . Every time we add a new module, we need to change the build scripts, which is not ideal.

Can we make the build script automatically pick up any modules inside src and build them all?

It might be worth exploring if we could for instance use rollup or some other tool for building this.

Bonus: add a "build:watch" task that is started when yarn dev is run.

@rikukissa rikukissa added the Tech label Dec 17, 2024
@rikukissa rikukissa moved this from Backlog to Ready to build in OpenCRVS Core Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Ready to build
Development

No branches or pull requests

2 participants