Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

feat: 支持对 css 中的图片做 base64 处理 #460

Merged
merged 1 commit into from
Dec 10, 2019

Conversation

Darmody
Copy link
Contributor

@Darmody Darmody commented Dec 9, 2019

resovle #448

@Darmody Darmody requested a review from yesmeck December 9, 2019 02:00
@codesandbox-ci
Copy link

codesandbox-ci bot commented Dec 9, 2019

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 0654801:

Sandbox Source
suspicious-agnesi-yrj7r Configuration

@codecov
Copy link

codecov bot commented Dec 9, 2019

Codecov Report

Merging #460 into master will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #460      +/-   ##
==========================================
+ Coverage   97.31%   97.37%   +0.05%     
==========================================
  Files         295      295              
  Lines        3204     3274      +70     
  Branches      336      363      +27     
==========================================
+ Hits         3118     3188      +70     
  Misses         84       84              
  Partials        2        2
Impacted Files Coverage Δ
packages/remax-cli/src/getConfig.ts 100% <ø> (ø) ⬆️
packages/remax-cli/src/defaultOptions.ts 100% <ø> (ø) ⬆️
packages/remax-cli/src/build/rollupConfig.ts 96.15% <ø> (ø) ⬆️
packages/remax-cli/src/build/plugins/postcssUrl.ts 100% <100%> (ø) ⬆️
packages/remax-cli/src/build/plugins/stub.ts 84.21% <0%> (-2.89%) ⬇️
...max-cli/src/build/plugins/fixRegeneratorRuntime.ts 100% <0%> (ø) ⬆️
...ax-cli/src/build/plugins/nativeComponents/index.ts 100% <0%> (ø) ⬆️
packages/remax-cli/src/build/plugins/template.ts 91.93% <0%> (+0.26%) ⬆️
packages/remax-cli/src/build/plugins/rename.ts 92.59% <0%> (+0.7%) ⬆️
packages/remax-cli/src/build/plugins/removeSrc.ts 92.04% <0%> (+1.01%) ⬆️
... and 1 more

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 6e0c244...0654801. Read the comment docs.

@Darmody Darmody force-pushed the feat/inline-image-in-css branch 3 times, most recently from a48afa7 to 6edff8d Compare December 9, 2019 05:20
@Darmody Darmody force-pushed the feat/inline-image-in-css branch from 6edff8d to 0654801 Compare December 9, 2019 13:07
@yesmeck yesmeck merged commit 127fb88 into master Dec 10, 2019
@yesmeck yesmeck deleted the feat/inline-image-in-css branch December 10, 2019 06:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants