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

Fixup interaction of source map and shebang #286

Merged
merged 1 commit into from
Feb 17, 2019
Merged

Conversation

guybedford
Copy link
Contributor

This ensures that the shebang is properly supported when also outputting the sourcemap-register output in ncc run.

Fixes #285.

@codecov-io
Copy link

Codecov Report

Merging #286 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #286   +/-   ##
=======================================
  Coverage   66.76%   66.76%           
=======================================
  Files          11       11           
  Lines         352      352           
=======================================
  Hits          235      235           
  Misses        117      117
Impacted Files Coverage Δ
src/index.js 69.53% <100%> (ø) ⬆️

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 8d26539...1dfbe85. Read the comment docs.

@rauchg rauchg merged commit d49971a into master Feb 17, 2019
@rauchg rauchg deleted the sourcemap-shebang branch February 17, 2019 19:49
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