Tencent / Hippy

Hippy is designed to easily build cross-platform dynamic apps. 👏

Home Page:https://hippyjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AnimationSetOption缺失virtual字段导致编译失败

erpapa opened this issue · comments

Describe the bug

animation-set.ts文件AnimationSetOption缺失virtual字段,导致npm run build编译失败。

interface AnimationSetOption {
  children: AnimationChild[];
  repeatCount: number | 'loop';
}

Pay attention 🛎️ !!
There has been no activity on this issue for 2 months, so I will label it stalled.
It will be automatically closed in 60 days if no more activity. Feel free to leave a comment if you have any questions.

Sorry, closing this issue because it has stalled for over 3 months.
Feel free to reopen if this issue is still relevant, or to ping the collaborator if you have any questions.