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

support import modules in style/*.less #188

Merged
merged 2 commits into from
Jul 25, 2016

Conversation

afc163
Copy link

@afc163 afc163 commented Jul 25, 2016

现在在 style/index.less 里写 @import '~xxx/lib/xxx' 这种,transformLess 的时候会路径报错。

@yiminghe
Copy link
Member

@sorrycc

@coveralls
Copy link

coveralls commented Jul 25, 2016

Coverage Status

Coverage increased (+0.1%) to 81.69% when pulling 7075aaf on afc163:feat-transform-less-with-deps into 10a9784 on ant-tool:master.

@afc163
Copy link
Author

afc163 commented Jul 25, 2016

👌

@afc163 afc163 force-pushed the feat-transform-less-with-deps branch from 7075aaf to 4095c99 Compare July 25, 2016 09:19
@afc163
Copy link
Author

afc163 commented Jul 25, 2016

Added

@coveralls
Copy link

coveralls commented Jul 25, 2016

Coverage Status

Coverage increased (+0.1%) to 81.69% when pulling 4095c99 on afc163:feat-transform-less-with-deps into 10a9784 on ant-tool:master.

@@ -60,6 +60,7 @@
"babel-core": "^6.7.6",
"babel-eslint": "^6.1.2",
"babel-istanbul": "^0.7.0",
"bootstrap": "3.3.6",
Copy link

Choose a reason for hiding this comment

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

不用引入 bootstrap 吧,直接在对应的 test 目录伪造一个 node_modules/bootstrap 应该就可以了

你觉得呢?

@afc163 afc163 force-pushed the feat-transform-less-with-deps branch from 4095c99 to 7d863c7 Compare July 25, 2016 09:33
@afc163
Copy link
Author

afc163 commented Jul 25, 2016

updated

@coveralls
Copy link

coveralls commented Jul 25, 2016

Coverage Status

Coverage increased (+0.1%) to 81.69% when pulling 7d863c7 on afc163:feat-transform-less-with-deps into 10a9784 on ant-tool:master.

@soda-x soda-x merged commit 1c04d01 into ant-tool:master Jul 25, 2016
@soda-x
Copy link

soda-x commented Jul 25, 2016

👍 合了

@afc163 afc163 deleted the feat-transform-less-with-deps branch July 25, 2016 09:43
@afc163
Copy link
Author

afc163 commented Jul 25, 2016

发一个版本吧。

@soda-x
Copy link

soda-x commented Jul 25, 2016

0.7.17

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.

4 participants