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

Expose CompileResult publicly, along with methods that return it #1398

Merged
merged 8 commits into from Jul 23, 2021

Conversation

nex3
Copy link
Contributor

@nex3 nex3 commented Jul 14, 2021

No description provided.

nex3 added 4 commits July 13, 2021 17:00
This was never used.
Rather than constructing this explicitly to match Node Sass's API, we
construct it with canonical URLs and convert it into the format
expected by the Node Sass API (a mix of paths and URLs) in the
compatibility layer.
This also exposes CompileResult.includedUrls.

Closes #1355
Partially addresses sass/embedded-protocol#62
This is more explicit, and matches the name in the embedded protocol.
lib/src/importer/node/implementation.dart Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@nex3 nex3 merged commit 87e93a1 into main Jul 23, 2021
@nex3 nex3 deleted the compile-to-result branch July 23, 2021 21: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.

None yet

2 participants