We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
调试 dev:
npm run start
打包 build:
npm run build
发布到npm:
npm run publishToNpm