dapr / dapr/js-sdk

Improve build pipeline

Open
#694 0 comments 0 reactions 1 assignee Claimed by @WhitWaldo View on GitHub
area/client chores P1
Dominant language
JavaScript
Stars
217
Forks
104
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.