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

Ensure require.main === module behaviour #229

Merged
merged 1 commit into from
Jan 18, 2019
Merged

Conversation

guybedford
Copy link
Contributor

Fixes #224

@codecov-io
Copy link

Codecov Report

Merging #229 into master will increase coverage by 0.17%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
+ Coverage      70%   70.17%   +0.17%     
==========================================
  Files          13       13              
  Lines         670      674       +4     
==========================================
+ Hits          469      473       +4     
  Misses        201      201
Impacted Files Coverage Δ
src/loaders/relocate-loader.js 93% <100%> (+0.08%) ⬆️

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 5b54d32...a0684d4. Read the comment docs.

@rauchg rauchg merged commit 91fa4d4 into master Jan 18, 2019
@rauchg rauchg deleted the require-main-equal branch January 18, 2019 18:43
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

3 participants