Skip to content

feat: respect SourceMapDevToolPlugin plugin for sourceMap option#178

Merged
alexander-akait merged 1 commit intomasterfrom
issue-71
Oct 21, 2019
Merged

feat: respect SourceMapDevToolPlugin plugin for sourceMap option#178
alexander-akait merged 1 commit intomasterfrom
issue-71

Conversation

@alexander-akait
Copy link
Copy Markdown
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

fixes #71

Breaking Changes

No

Additional Info

No

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 21, 2019

Codecov Report

Merging #178 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #178      +/-   ##
==========================================
+ Coverage   99.39%   99.39%   +<.01%     
==========================================
  Files           5        5              
  Lines         328      333       +5     
  Branches      134      139       +5     
==========================================
+ Hits          326      331       +5     
  Misses          2        2
Impacted Files Coverage Δ
src/index.js 99.5% <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 f4c47aa...83978fd. Read the comment docs.

@alexander-akait alexander-akait merged commit d01c1b5 into master Oct 21, 2019
@alexander-akait alexander-akait deleted the issue-71 branch October 21, 2019 15:07
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.

Map sourceMap to devtool

1 participant