不见月

Results 37 comments of 不见月

Maybe you should watch the `() => testRefObj.value.text`.

Hey, `ref` is just a nested layer of responsive value compared to `reactive`, the important thing is not whether to use `ref` or `reactive` to define the value, but how...

![image](https://user-images.githubusercontent.com/61452855/177324911-1fb07c83-0059-4c68-8820-2c20ee286fd6.png) ![image](https://user-images.githubusercontent.com/61452855/177324958-670061b5-c50c-42d0-bb30-2efa2749176c.png)

This question is a duplicate, but was never addressed.

> For 1.x, we not change this. you can try use alias `moment-util.js` to new file. Thanks, this helps me solve the problem.

> Could you add some tests? > > If you don't know how to add tests, see [#19 (comment)](https://github.com/wheatjs/vite-plugin-vue-type-imports/pull/19#issuecomment-1203143020) Sure! I'm thinking of doing this, but i may finish it...

@Zolyn I think it's just a simple test for `tsx` because it only adds plugin that supports `babel` to parse `jsx`, I'd like to hear your opinion.

I found out that this change only supports `jsx elements` in `setup` but does not support importing types from `.tsx` files. Should I try this feature addition in this pr?...

> Are you going to support importing types from `tsx` files in this PR or another PR? Okay~ I misunderstood the meaning before. I thought that there was no need...

@07akioni 这个功能是不是可以跟 back top 一起加上