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

refactor: replace dirname(fileURLToPath(import.meta.url)) with import.meta.dirname #29912

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

alan-agius4
Copy link
Collaborator

This change is possible because we no longer support Node.js versions earlier than 20.11.0

@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer target: major This PR is targeted for the next major release labels Mar 21, 2025
@alan-agius4 alan-agius4 requested a review from clydin March 21, 2025 10:31
@alan-agius4 alan-agius4 force-pushed the import-meta-dirname branch 2 times, most recently from d14a60e to 445911a Compare March 21, 2025 10:37
…ort.meta.dirname`

This change is possible because we no longer support Node.js versions earlier than 20.11.0
@alan-agius4 alan-agius4 force-pushed the import-meta-dirname branch from 445911a to d232bb2 Compare March 21, 2025 10:49
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Mar 21, 2025
@alan-agius4 alan-agius4 merged commit 2a32030 into angular:main Mar 21, 2025
30 checks passed
@alan-agius4 alan-agius4 deleted the import-meta-dirname branch March 21, 2025 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants