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

fix(esbuild): format attribute not working with multiple entry points or output_dir #3103

Conversation

devversion
Copy link
Contributor

Fixes that the format attribute does not work if multiple entry points
or the output_dir option is used.

Fixes that the `format` attribute does not work if multiple entry points
are used.
@google-cla google-cla bot added the cla: yes label Nov 29, 2021
@devversion devversion marked this pull request as ready for review November 29, 2021 21:23
@mattem mattem merged commit 8d7b542 into bazelbuild:stable Dec 2, 2021
alexeagle pushed a commit that referenced this pull request Dec 3, 2021
…#3103)

Fixes that the `format` attribute does not work if multiple entry points
are used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants