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

dirname repeating bug fix #154

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

dirname repeating bug fix #154

wants to merge 1 commit into from

Conversation

243f6a8885a308d313198a2e037

In previous version, sourceMapPath becomes like /home/foo/bar/home/foo/bar/xxx.map.js, but should be like /home/foo/bar/xxx.map.js, I think.

@codecov
Copy link

codecov bot commented Oct 28, 2017

Codecov Report

Merging #154 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #154   +/-   ##
=======================================
  Coverage   91.74%   91.74%           
=======================================
  Files          16       16           
  Lines         654      654           
=======================================
  Hits          600      600           
  Misses         54       54

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 8342b28...8c112de. Read the comment docs.

@dylans dylans added the bug label Oct 30, 2017
@dylans dylans requested a review from kitsonk October 30, 2017 02:17
@dylans dylans added this to the 0.10.0 milestone Oct 30, 2017
@kitsonk
Copy link
Contributor

kitsonk commented Oct 30, 2017

Thanks for the contribution, but I would hate to merge this without any tests.

@dylans dylans modified the milestones: 0.10.0, 0.10.1 Jan 11, 2018
@dylans dylans modified the milestones: 0.10.1, 0.10.2 Jan 22, 2018
@dylans dylans modified the milestones: 0.10.2, 0.13.0 Oct 27, 2018
@dylans
Copy link
Contributor

dylans commented Oct 27, 2018

This needs an update and tests in order to land.

@dylans dylans modified the milestones: 0.13.0, 0.14.0 Jan 8, 2019
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