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.12k stars 1.44k forks source link

[Bug Report] @formily/core pollutes global with @types/node #3985

Closed Faithfinder closed 9 months ago

Faithfinder commented 9 months ago

Reproduction link

Edit on CodeSandbox

Steps to reproduce

What is expected?

No NodeJs globals available

What is actually happening?

NodeJS globals are available

Package

@formily/core@2.2.29


I've already provided a fix in https://github.com/alibaba/formily/pull/3944, but the "compressed size" action is failing. However, it's failing in the "base" logic branch, so there's nothing I can do about it.