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: support loading ESM config files #2342

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

tido64
Copy link
Member

@tido64 tido64 commented Dec 10, 2024

Description

Support loading ESM config files

Resolves #2306.

Platforms affected

  • Android
  • iOS
  • macOS
  • visionOS
  • Windows

Test plan

TBD

@github-actions github-actions bot added the platform: Windows This affects Windows label Dec 10, 2024
test/windows/generateSolution.test.ts Outdated Show resolved Hide resolved
windows/test-app.mjs Outdated Show resolved Hide resolved
@tido64 tido64 force-pushed the tido/use-loadconfigasync branch from d02d478 to 30e6fb4 Compare December 10, 2024 13:44
@tido64 tido64 marked this pull request as ready for review December 10, 2024 13:53
@tido64 tido64 force-pushed the tido/use-loadconfigasync branch from 30e6fb4 to 3b52345 Compare January 6, 2025 07:38
@tido64 tido64 merged commit 99e2c04 into trunk Jan 6, 2025
30 checks passed
@tido64 tido64 deleted the tido/use-loadconfigasync branch January 6, 2025 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: Windows This affects Windows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLI: Migrate to loadConfigAsync() to support ESM
1 participant