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: support absolute URL, when experiments.buildHttp enabled #1389

Merged
merged 2 commits into from Oct 26, 2021

Conversation

alexander-akait
Copy link
Member

@alexander-akait alexander-akait commented Oct 26, 2021

This PR contains a:

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

Motivation / Use-Case

supports absolute URLs

Breaking Changes

No

Additional Info

https://webpack.js.org/configuration/experiments/, now only for url

@codecov
Copy link

codecov bot commented Oct 26, 2021

Codecov Report

Merging #1389 (bf66657) into master (fee0582) will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1389      +/-   ##
==========================================
+ Coverage   96.87%   96.95%   +0.07%     
==========================================
  Files          12       12              
  Lines        1089     1115      +26     
  Branches      377      401      +24     
==========================================
+ Hits         1055     1081      +26     
  Misses         25       25              
  Partials        9        9              
Impacted Files Coverage Δ
src/index.js 100.00% <100.00%> (ø)
src/plugins/postcss-url-parser.js 97.80% <100.00%> (ø)
src/runtime/api.js 100.00% <100.00%> (ø)
src/utils.js 94.72% <100.00%> (+0.12%) ⬆️
src/plugins/postcss-import-parser.js 100.00% <0.00%> (ø)

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 fee0582...bf66657. Read the comment docs.

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.

None yet

1 participant