samchon / typia

Super-fast/easy runtime validators and serializers via transformation
https://typia.io/
MIT License
4.62k stars 159 forks source link

Can I use it with umi ? #1344

Open mingyigu opened 2 weeks ago

mingyigu commented 2 weeks ago

Does this library support umi? After executing these two commands npm install typia npx typia setup I just follow this config ,but get error // config

image

// error

image
mingyigu commented 2 weeks ago

By the way, are there any plans to support taro in the future?

samchon commented 2 weeks ago

What umi is? and what taro is?

mingyigu commented 2 weeks ago

What umi is? and what taro is? umi is a framework in react community, simply used webpack resources, but according to the official configuration, it cannot take effect. https://github.com/umijs/umi

Taro is an open cross-end and cross-framework solution that supports the use of frameworks such as React/Vue/Nerv ( taro may be more popular in China) https://github.com/NervJS/taro