Closed
Description
Version
3.0.0-alpha.12
Steps to reproduce
vue create hello-world
使用 TypeScript 和使用 class-style 风格组件cd hello-world
yarn serve
oryarn build
What is expected?
Success
What is actually happening?
提示:
Property 'msg' has no initializer and is not definitely assigned in the constructor.
没有修改任何文件,创建默认项目后运行报错。
Metadata
Metadata
Assignees
Labels
No labels