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

Allow embedding of sources in the source map (sourcesContent) #8

Merged
merged 3 commits into from
Dec 1, 2022

Conversation

msiedlarek
Copy link
Contributor

This is a new option that required upgrading the protocol, so I upgraded it to the latest tagged version (1.1.0).

@bep
Copy link
Owner

bep commented Nov 20, 2022

Thanks. I notice some test errors in the CI build.

@msiedlarek
Copy link
Contributor Author

The dart-sass-embedded version in the GitHub workflow needed an upgrade. Should be good now.

@codecov-commenter
Copy link

Codecov Report

Merging #8 (ec2f818) into main (51dd057) will increase coverage by 0.89%.
The diff coverage is 85.71%.

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   81.92%   82.81%   +0.89%     
==========================================
  Files           3        3              
  Lines         354      355       +1     
==========================================
+ Hits          290      294       +4     
+ Misses         42       40       -2     
+ Partials       22       21       -1     
Impacted Files Coverage Δ
conn.go 60.46% <0.00%> (ø)
options.go 95.91% <100.00%> (ø)
transpiler.go 84.03% <100.00%> (+1.20%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@bep
Copy link
Owner

bep commented Nov 25, 2022

Sorry for the delay, it's on my list, I just need to understand how backwards compability this is.

@bep bep merged commit b86ad77 into bep:main Dec 1, 2022
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

3 participants