-
Notifications
You must be signed in to change notification settings - Fork 59
refactor: upgrade rc-trigger #18
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
Conversation
This pull request is being automatically deployed with ZEIT Now (learn more). 🔍 Inspect: https://zeit.co/react-component/rc-mentions/3mopy3spp |
Codecov Report
@@ Coverage Diff @@
## master #18 +/- ##
==========================================
- Coverage 99.53% 99.53% -0.01%
==========================================
Files 6 6
Lines 214 213 -1
Branches 45 45
==========================================
- Hits 213 212 -1
Misses 1 1
Continue to review full report at Codecov.
|
@zombieJ |
@import "./index/Mask";
^
Can't resolve './index/Mask.less' in '/Users/shaodahong/Workspace/github/mentions/node_modules/rc-trigger/assets' |
@shaodahong , 666~ |
包一个 Strict Mode 看看,没有报错我觉得就可以合了。 |
|
那没问题了,还有个疑问,这些 4.0 相关的改动不需要切一个新的分支么, 我看都是直接 |
|
发一版然后我去升级下 |
publish 下? |
|
我本地 link 过去运行 |
Ref: ant-design/ant-design#19169