feat: 支持 node modules config#2
Merged
donaldshen merged 2 commits intoFEMessage:masterfrom Dec 16, 2019
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2 +/- ##
=======================================
+ Coverage 41.12% 44.13% +3%
=======================================
Files 8 9 +1
Lines 372 392 +20
=======================================
+ Hits 153 173 +20
Misses 219 219
Continue to review full report at Codecov.
|
levy9527
requested changes
Dec 13, 2019
9820c4a to
49ffde7
Compare
49ffde7 to
ee2f52b
Compare
|
@all-contributors add @donaldshen code |
|
I've put up a pull request to add @donaldshen! 🎉 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
How
参考 require-from-url 源码;使用 child_process 来模拟同步请求。
Test
gren -v确认成功(yarn link 无此功能)gren release --override更新在线配置,能立即获取最新版