-
Notifications
You must be signed in to change notification settings - Fork 286
🐛 [Bug]: 开发过程中缺少代码提示 #316
Copy link
Copy link
Closed
Labels
Description
Version
@1.0.0-rc.1
Vue Version
3.2.25
Link to minimal reproduction
Step to reproduce
- clone repository
- yarn install / npm install
- 使用vscode打开clone下来的本地仓库
What is expected
在开发过程中应该由相应的代码提示
What is actually happening
使用vscode + volar开发时没有相应的代码提示
Any additional comments (optional)
参考:https://juejin.cn/post/7043723576121229342
可能是打包时没有生成global.d.ts文件?
Reactions are currently unavailable