Zero Yu

Results 8 comments of Zero Yu

- [Frontend Focus](https://frontendfoc.us/)

前排了,一起学习成长~ > 应豪情大大要求,加上博客链接和技术栈 博客:http://zerosrat.com Vue全家桶:vue.js + vue-router +(Vux 学习中)

`存在需要通过 bridge,调用原生平台能力的成本困扰` -> `不存在`

You can see `` in `/client/App.vue`

I search `sipnner` in the repo and find out `sippner` in [src/utils/prompt.ts](https://github.com/unjs/consola/blob/24c98ceb90c269a170fd116134d91803a89f2c9d/src/utils/prompt.ts#L749) is never imported

I think another way to address the use of spinner is to use other npm packages, such as `ora`+`cli-spinners`. That's what I'm doing now, using `consola` for the non-spinner parts...