typia icon indicating copy to clipboard operation
typia copied to clipboard

Can I use it with umi ?

Open mingyigu opened this issue 1 year ago • 4 comments

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 avatar Oct 31 '24 06:10 mingyigu

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

mingyigu avatar Oct 31 '24 07:10 mingyigu

What umi is? and what taro is?

samchon avatar Oct 31 '24 07:10 samchon

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

mingyigu avatar Nov 01 '24 02:11 mingyigu

Did you try unplugin-typia?

ryoppippi avatar Jan 27 '25 12:01 ryoppippi