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

feat: Make esbuild command builder accept any flag #498

Merged
merged 10 commits into from
May 16, 2023

Conversation

mildaniel
Copy link
Contributor

@mildaniel mildaniel commented May 8, 2023

Issue #, if available:
aws/aws-sam-cli#4827
aws/aws-sam-cli#5170

Description of changes:
Instead of having to manually support esbuild flags, determines the type of the flag provided and creates the corresponding command line argument for that flag type.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mildaniel mildaniel requested a review from a team as a code owner May 8, 2023 21:50
@mildaniel mildaniel requested review from hawflau and mndeveci May 8, 2023 21:50
Copy link
Contributor

@mndeveci mndeveci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good in general, and very good improvement. Left some comments for some additional logging there.

@mildaniel mildaniel requested a review from mndeveci May 10, 2023 21:13
@mildaniel mildaniel added this pull request to the merge queue May 16, 2023
Merged via the queue into aws:develop with commit 7ef5803 May 16, 2023
113 checks passed
@mildaniel mildaniel deleted the esbuild-arbitrary-flags branch May 16, 2023 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants