Skip to content

feat: sources import with new URL #1297

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

Merged
merged 6 commits into from
May 1, 2021
Merged

feat: sources import with new URL #1297

merged 6 commits into from
May 1, 2021

Conversation

cap-Bernardito
Copy link
Member

@cap-Bernardito cap-Bernardito commented Apr 28, 2021

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Sources import with new URL

Breaking Changes

Asset modules replaces file-loader and url-loader

Additional Info

Use with mini-css-extract-plugin >= v1.6.0

@codecov
Copy link

codecov bot commented Apr 28, 2021

Codecov Report

Merging #1297 (a220b5d) into next (899a4e3) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             next    #1297   +/-   ##
=======================================
  Coverage   98.22%   98.22%           
=======================================
  Files          11       11           
  Lines         843      845    +2     
  Branches      283      285    +2     
=======================================
+ Hits          828      830    +2     
  Misses         12       12           
  Partials        3        3           
Impacted Files Coverage Δ
src/index.js 100.00% <ø> (ø)
src/plugins/postcss-icss-parser.js 100.00% <ø> (ø)
src/plugins/postcss-import-parser.js 100.00% <ø> (ø)
src/plugins/postcss-url-parser.js 97.63% <ø> (ø)
src/runtime/getUrl.js 100.00% <100.00%> (ø)
src/utils.js 97.17% <100.00%> (+0.01%) ⬆️

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 899a4e3...a220b5d. Read the comment docs.

@alexander-akait alexander-akait merged commit e9ac2f3 into next May 1, 2021
@alexander-akait alexander-akait deleted the feat-new-url branch May 1, 2021 13:56
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