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

fix: 更好地支持跨平台开发 #1321

Closed
wants to merge 1 commit into from

Conversation

fjc0k
Copy link
Contributor

@fjc0k fjc0k commented Aug 25, 2019

主要对 npm scripts 进行了一些跨平台的改造:

  • 使用 cpr 代替 cp -r
  • 使用 concurrently 支持跨平台同时运行任务;
  • 使用 cross-env 支持跨平台设置环境变量。

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.

None yet

2 participants