Skip to content

Correct source map url (relative to sourcemap file) #202

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

Merged
merged 2 commits into from
Jun 2, 2017

Conversation

asottile
Copy link
Member

Resolves #201

There's now an "output_filename_hint" which can be passed to sass.compile while in filename= mode which helps libsass make the right decisions on relative paths

@asottile asottile force-pushed the correct_source_map_url branch from dcb323c to 8114fd9 Compare May 30, 2017 20:44
@asottile
Copy link
Member Author

I had to drop pypy3 (pip has dropped support) -- I also moved the job to the new trusty travis-ci distribution.

Our implementation still works with pypy3, but we have no easy way to test that in CI

@coveralls
Copy link

coveralls commented May 30, 2017

Coverage Status

Coverage increased (+0.2%) to 94.473% when pulling 66de515 on correct_source_map_url into 29bb9c1 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.08%) to 94.301% when pulling 8114fd9 on correct_source_map_url into 29bb9c1 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.08%) to 94.301% when pulling 8114fd9 on correct_source_map_url into 29bb9c1 on master.

@coveralls
Copy link

coveralls commented May 30, 2017

Coverage Status

Coverage increased (+0.2%) to 94.473% when pulling 66de515 on correct_source_map_url into 29bb9c1 on master.

@asottile asottile force-pushed the correct_source_map_url branch from 66de515 to 143ab28 Compare May 30, 2017 21:23
@coveralls
Copy link

coveralls commented May 31, 2017

Coverage Status

Coverage increased (+0.2%) to 94.473% when pulling 143ab28 on correct_source_map_url into 29bb9c1 on master.

@asottile asottile merged commit d02e788 into master Jun 2, 2017
@asottile asottile deleted the correct_source_map_url branch June 2, 2017 03:21
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