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

Add support for multi-entry builds #43

Merged
merged 1 commit into from
May 28, 2019
Merged

Add support for multi-entry builds #43

merged 1 commit into from
May 28, 2019

Conversation

guybedford
Copy link
Contributor

This updates the entry handling in this project to support multiple entry builds, including support in the caching and require.main detection.

@codecov-io
Copy link

codecov-io commented May 28, 2019

Codecov Report

Merging #43 into master will increase coverage by 0.45%.
The diff coverage is 40%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #43      +/-   ##
=========================================
+ Coverage   74.95%   75.4%   +0.45%     
=========================================
  Files          10      10              
  Lines        1102    1098       -4     
=========================================
+ Hits          826     828       +2     
+ Misses        276     270       -6
Impacted Files Coverage Δ
src/asset-relocator.js 83.27% <40%> (+0.85%) ⬆️

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 20f58b5...4f383c9. Read the comment docs.

@styfle styfle merged commit e9e4f5d into master May 28, 2019
@styfle styfle deleted the multi-entry branch May 28, 2019 13:16
@guybedford
Copy link
Contributor Author

Released in 0.5.0.

@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants