Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Move logic that sets sourceMap path if the sourceComment was "map" to sass.js #267

Closed
wants to merge 1 commit into from

Conversation

adamyeats-zz
Copy link

Fixes #245. Oh yeah!

@andrew
Copy link
Contributor

andrew commented Mar 22, 2014

Nice work, would be great if we had a test for this too?

@adamyeats-zz
Copy link
Author

Agreed, there are tests for this in test/cli.js, which can be moved out elsewhere.

@adamyeats-zz
Copy link
Author

Looks like there's still a bit of work that needs to be done before this patch can be merged, will take a look tomorrow.

@andrew
Copy link
Contributor

andrew commented Apr 14, 2014

@adamyeats did you make a decision on this yet?

@keithamus
Copy link
Member

@adamyeats any update on this PR? Looks like it might need a rebase.

@adamyeats-zz
Copy link
Author

@andrew @keithamus Apologies for the delay in replying. Here's what needs to be done on this:

I'll rebase the branch and look to add a test this weekend. Can I ask someone to have a look at #245 for advice on how to proceed?

@andrew
Copy link
Contributor

andrew commented Jun 5, 2014

@adamyeats for #245, I think throw is probably the right approach at the moment, we can always change it later if someone wants to put lots more work in.

@andrew
Copy link
Contributor

andrew commented Jun 16, 2014

@adamyeats can has rebase?

@andrew andrew added this to the v0.10.0 milestone Jun 16, 2014
@andrew
Copy link
Contributor

andrew commented Aug 25, 2014

Going to close this out as it's conflicting and @adamyeats hasn't got much time to finish it up at the moment

@andrew andrew closed this Aug 25, 2014
@andrew andrew deleted the sourcemap-path branch December 13, 2014 17:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set the sourceMap path if the sourceComment was 'map'
3 participants