Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

重写为Typescript项目并更新React版本至18.2.0 #10

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

haruki-nikaidou
Copy link

原有API(除onInit)保持1:1兼容。现在onInit作为回调接受参数以获取APlayer实例,原无此功能。

重写class组件为function组件。升级React版本为18.2.0.

添加Typescript支持

use webpack instead of create-react-app
use pnpm instead of yarn
build
add `--mode development` to package.json
use ts-loader instead
Copy link
Member

@syhily syhily left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants