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

Require main support #84

Merged
merged 1 commit into from
Dec 1, 2018
Merged

Require main support #84

merged 1 commit into from
Dec 1, 2018

Conversation

guybedford
Copy link
Contributor

Supports treating "require.main" as a passthrough value so that it is the application-level require.main in the output.

@guybedford
Copy link
Contributor Author

Fixes #83.

@codecov-io
Copy link

Codecov Report

Merging #84 into master will increase coverage by 0.36%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
+ Coverage   67.69%   68.06%   +0.36%     
==========================================
  Files           3        3              
  Lines         260      263       +3     
==========================================
+ Hits          176      179       +3     
  Misses         84       84
Impacted Files Coverage Δ
src/asset-relocator.js 99.21% <100%> (+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 ab31c82...509058b. Read the comment docs.

@rauchg rauchg merged commit ca56b67 into master Dec 1, 2018
@rauchg rauchg deleted the require-main branch December 1, 2018 05:39
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