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

Separate asset relocator #264

Merged
merged 2 commits into from
Feb 7, 2019
Merged

Separate asset relocator #264

merged 2 commits into from
Feb 7, 2019

Conversation

guybedford
Copy link
Contributor

@guybedford guybedford commented Feb 1, 2019

This uses the separate asset relocator loader project.

It requires git credentials to work while that is still an unpublished private repo, so this shouldn't merge until that project has been released.

Note that the asset relocator project itself shouldn't be considered stable / release-worthy until the asset references have been tested fully in new integrations, as there will be bugs with relative asset paths. Fixed up in vercel/webpack-asset-relocator-loader@8ed36c6.

@guybedford guybedford force-pushed the asset-relocator-separation branch from 978f434 to a4f293e Compare February 1, 2019 16:04
@rauchg rauchg added the wip label Feb 1, 2019
@guybedford guybedford force-pushed the asset-relocator-separation branch from a4f293e to 011afbe Compare February 4, 2019 18:41
@guybedford guybedford removed the wip label Feb 4, 2019
@guybedford guybedford force-pushed the asset-relocator-separation branch from 011afbe to 0683722 Compare February 4, 2019 18:42
@guybedford guybedford force-pushed the asset-relocator-separation branch from 0683722 to aa5808e Compare February 4, 2019 19:23
@codecov-io
Copy link

codecov-io commented Feb 4, 2019

Codecov Report

Merging #264 into master will decrease coverage by 8.51%.
The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #264      +/-   ##
==========================================
- Coverage   75.08%   66.57%   -8.52%     
==========================================
  Files          17       11       -6     
  Lines         915      350     -565     
==========================================
- Hits          687      233     -454     
+ Misses        228      117     -111
Impacted Files Coverage Δ
src/loaders/relocate-loader.js 100% <ø> (+2.63%) ⬆️
src/index.js 69.33% <80%> (-2.37%) ⬇️
src/utils/get-package-base.js 37.5% <0%> (-62.5%) ⬇️

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 82336fa...151bc04. Read the comment docs.

@guybedford guybedford requested a review from rauchg February 4, 2019 19:32
@rauchg rauchg merged commit 8abb4ba into master Feb 7, 2019
@rauchg rauchg deleted the asset-relocator-separation branch February 7, 2019 14:42
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.

3 participants