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(webpack): use existing runtime version to determine the supported browsers #10303

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

edusperoni
Copy link
Contributor

This is a draft atm. It should correctly detect the runtime version and transform the code (using babel internally), since angular doesn't honor the tsconfig target anymore.

@nx-cloud
Copy link

nx-cloud bot commented Jun 6, 2023

☁️ Nx Cloud Report

Attention: This version of the Nx Cloud GitHub bot will cease to function on July 1st, 2023. An organization admin can update your integration here.

CI is running/has finished running commands for commit 47e18c8. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


🟥 Failed Commands
nx run apps-automated:ios --timeout=600
nx run webpack5:build

Sent with 💌 from NxCloud.

@cla-bot cla-bot bot added the cla: yes label Jun 6, 2023
@rigor789
Copy link
Member

@edusperoni if this is still required, we can refactor it to use getDependencyVersion util from #10520

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