alibaba / formily

📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3
https://formilyjs.org/
MIT License
11.32k stars 1.48k forks source link

chore: dumi updated for node 18+ #4018

Closed faner11 closed 11 months ago

faner11 commented 11 months ago

Before submitting a pull request, please make sure the following is done...


What have you changed?

To be able to start the development service in a node 18+ environment

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e38de2a) 99.55% compared to head (e9b763d) 99.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## formily_next #4018 +/- ## ============================================= Coverage 99.55% 99.55% ============================================= Files 152 152 Lines 6717 6717 Branches 1880 1821 -59 ============================================= Hits 6687 6687 - Misses 29 30 +1 + Partials 1 0 -1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/alibaba/formily/pull/4018/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=alibaba)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

janryWang commented 11 months ago

确定能跑起来吗

faner11 commented 11 months ago

可以的,我18和20都试了,formily/antd 就是1.1.x 完全正常