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

feat(stylus): 添加stylus支持 #71

Merged
merged 1 commit into from
Nov 13, 2019
Merged

feat(stylus): 添加stylus支持 #71

merged 1 commit into from
Nov 13, 2019

Conversation

fengxinming
Copy link
Contributor

只修改了setWebpackLoaders.jspackage.json两个文件

@@ -104,23 +106,23 @@ module.exports = (chainConfig, mode = 'development') => {
chainConfig.module.rule('jsx')
.test(/\.jsx?$/)
.exclude
.add(EXCLUDE_REGX)
.end()
.add(EXCLUDE_REGX)
Copy link
Collaborator

Choose a reason for hiding this comment

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

这块的缩进有一定层级的关系的表现,修改是编辑器自动处理的?

Copy link
Contributor Author

@fengxinming fengxinming Nov 12, 2019

Choose a reason for hiding this comment

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

@ClarkXia 我配置了保存自动格式化,现在哪还有谁去手动改代码格式。如果是这个原因合不了代码,那麻烦你按照我改动的地方手动添加一下。

@ClarkXia ClarkXia changed the base branch from master to ice-scripts/release-2.1.13 November 13, 2019 06:09
@ClarkXia ClarkXia merged commit db81b21 into ice-lab:ice-scripts/release-2.1.13 Nov 13, 2019
imsobear added a commit that referenced this pull request Dec 3, 2019
* chore: changelog

* feat: support stylus (#71)

* feat: add ice-plugin-fusion-material (#69)

* feat: add ice-plugin-fusion-material

* feat: ice-plugin-fusion-materia ver_0.0.2

* feat: making ice-plugin-fusion-material plugin more easier to use

* feat: make fusion-material plugin more easier to use

* feat: fix lint problem

* feat: add function to delete iframe tag in html

* docs: update readme

* docs: update package.json

* chore: lock lerna version

* chore: eslint rules

* feat: support antd-mobile (#74)

* feat: support stylus (#73)

* feat(stylus): 添加stylus支持

* feat(stylus config): 全局配置选项和插件支持stylus

* chore: changelog
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.

2 participants