Skip to content

Improve build pipeline #694

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

Open
WhitWaldo opened this issue Mar 26, 2025 · 0 comments
Open

Improve build pipeline #694

WhitWaldo opened this issue Mar 26, 2025 · 0 comments
Assignees
Labels
area/client General client-related issues not-specific to another building block chores Admin related tasks
Milestone

Comments

@WhitWaldo
Copy link
Contributor

The current build pipeline relies on bash pre- and post-build operations. For one, this isn't a great experience on Windows which doesn't handle .sh scripts particularly well out of the box and for another, it hides a lot of what's happening across tests of build scripts and that's not great from a maintenance perspective.

I'd like to look at using different build tooling for this. I've personally favored Webpack in the past since it's flexible, straightforward and easily adopted, but as part of this work, I'll see if there are any other favored alternatives out there.

@WhitWaldo WhitWaldo added area/client General client-related issues not-specific to another building block chores Admin related tasks labels Mar 26, 2025
@WhitWaldo WhitWaldo added this to the v3.6.0 milestone Mar 26, 2025
@WhitWaldo WhitWaldo self-assigned this Mar 26, 2025
@WhitWaldo WhitWaldo moved this from Backlog to Assigned in v1.16 Release Tracking Board Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/client General client-related issues not-specific to another building block chores Admin related tasks
Projects
Status: Assigned
Development

No branches or pull requests

1 participant