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

fix: Bundle sass to css #91

Merged
merged 1 commit into from
Oct 10, 2019
Merged

fix: Bundle sass to css #91

merged 1 commit into from
Oct 10, 2019

Conversation

wangkailang
Copy link
Member

@wangkailang wangkailang commented Oct 10, 2019

去掉 sass 强依赖

引用 wizard-ui 时不再需要强制使用 sass,主要工作有:

  • esm、lib 打包 scss 文件编译成 css 文件
  • babel-plugin-transform-rename-import 库将 scss 的引用指向 css 文件

@wangkailang wangkailang added the 1-Review Code review label Oct 10, 2019
@codecov
Copy link

codecov bot commented Oct 10, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #91   +/-   ##
=======================================
  Coverage   80.19%   80.19%           
=======================================
  Files          38       38           
  Lines        1363     1363           
  Branches      281      281           
=======================================
  Hits         1093     1093           
  Misses        267      267           
  Partials        3        3

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 f483f20...7bc0c19. Read the comment docs.

@netlify
Copy link

netlify bot commented Oct 10, 2019

Deploy preview for wizard-ui ready!

Built with commit 7bc0c19

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

@wangkailang wangkailang merged commit d68347c into master Oct 10, 2019
@wangkailang wangkailang deleted the fix/bundle-sass-to-css branch October 10, 2019 06:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
1-Review Code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant