Skip to content

feat: Node.js bakend support ESM #268

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

Merged
merged 1 commit into from
Apr 23, 2025
Merged

Conversation

engsr6982
Copy link
Contributor

What does this PR do?

为 nodejs 后端支持 ESM 模块系统

由于 ESM 是异步导入,所有的代码只会在事件循环启动后执行

Which issues does this PR resolve?

rt

验证

image
image
image

Checklist before merging

Thank you for your contribution to the repository.
Before submitting this PR, please make sure:

  • Your code builds clean without any errors or warnings
  • Your code follows LeviLamina C++ Style Guide
  • You have tested all functions
  • You have not used code without license
  • You have added statement for third-party code

@engsr6982 engsr6982 changed the title feat: nodejs bakend support esm feat: Node.js bakend support ESM Apr 23, 2025
@ShrBox ShrBox merged commit c72dd7d into LiteLDev:develop Apr 23, 2025
4 checks passed
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.

2 participants