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

feat(core): improve loading config file #1615

Merged
merged 1 commit into from
Oct 10, 2024
Merged

feat(core): improve loading config file #1615

merged 1 commit into from
Oct 10, 2024

Conversation

Mister-Hope
Copy link
Member

This improves esbuild config:

  1. bundle to correct node version to improve performance
  2. add support for import.meta.dirname and import.meta.filename that is avaibable in node21+

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11260612441

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 71.051%

Totals Coverage Status
Change from base Build 11109628209: 0.0%
Covered Lines: 638
Relevant Lines: 904

💛 - Coveralls

@meteorlxy meteorlxy merged commit 01f6ab3 into main Oct 10, 2024
30 checks passed
@meteorlxy meteorlxy deleted the config-file branch October 10, 2024 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants