Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

feat: Support css module. #44

Merged
merged 2 commits into from
Aug 13, 2019
Merged

feat: Support css module. #44

merged 2 commits into from
Aug 13, 2019

Conversation

lijianxin1202
Copy link
Contributor

支持 css module,只有以 module.scss 结尾的文件才会启用

@netlify
Copy link

netlify bot commented Aug 12, 2019

Deploy preview for wizard-ui ready!

Built with commit 8cb236a

https://deploy-preview-44--wizard-ui.netlify.com

@codecov
Copy link

codecov bot commented Aug 12, 2019

Codecov Report

Merging #44 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #44   +/-   ##
=======================================
  Coverage   85.34%   85.34%           
=======================================
  Files          12       12           
  Lines         382      382           
  Branches       99       99           
=======================================
  Hits          326      326           
  Misses         55       55           
  Partials        1        1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 35af3ba...8cb236a. Read the comment docs.

@wangkailang wangkailang added the changes Code Need Change label Aug 12, 2019
@lijianxin1202 lijianxin1202 added the 3-Changed Code has Changed label Aug 12, 2019
@@ -28,6 +28,7 @@
"rc-time-picker": "^3.7.1",
"rc-tree": "^2.1.0",
"react-bootstrap": "^0.31.1",
"react-dev-utils": "^9.0.2",
Copy link
Member

@wangkailang wangkailang Aug 12, 2019

Choose a reason for hiding this comment

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

开发环境依赖,应该放在 dev 依赖中

Copy link
Contributor Author

Choose a reason for hiding this comment

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

生产 build 也用到了,这个用到了里面 hash 的规则,没有这个的话,hash 出来就是纯随机串,如果出现了问题不好进行定位

@wangkailang wangkailang merged commit 9ad1896 into master Aug 13, 2019
@wangkailang wangkailang deleted the feat/supportCssModule branch August 13, 2019 06:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
1-Review Code review 3-Changed Code has Changed changes Code Need Change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants