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(react): merge options.output.globals with extraGlobals #4571

Merged
merged 1 commit into from Jan 25, 2021

Conversation

wolfhoundjesse
Copy link
Contributor

ISSUES CLOSED: #3789

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #

@nx-cloud
Copy link

nx-cloud bot commented Jan 20, 2021

Nx Cloud Report

CI ran the following commands for commit 1eebc78. Click to see the status, the terminal output, and the build insights.

Status Command Start Time
#000000 nx build-base next 1/20/2021, 3:03:52 PM
#000000 nx build-base react 1/20/2021, 3:03:45 PM
#000000 nx run-many --target=build --all --parallel 1/20/2021, 3:03:42 PM
#000000 nx run-many --target=e2e --projects=e2e-next 1/20/2021, 3:05:49 PM
#000000 nx run-many --target=e2e --projects=e2e-react 1/20/2021, 3:06:00 PM
#000000 nx run-many --target=lint --all --parallel 1/20/2021, 3:06:46 PM
#000000 nx run-many --target=test --all --parallel 1/20/2021, 3:04:28 PM

Sent with 💌 from NxCloud.

@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

extraGlobals in react rollup config being merged with output instead of output.globals
2 participants