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

fix: generate source maps using sass with asset/resource #968

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

Conversation

cap-Bernardito
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Fixed #962

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Jun 11, 2021

Codecov Report

Merging #968 (ed4556b) into master (1b453fb) will increase coverage by 0.04%.
The diff coverage is 97.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #968      +/-   ##
==========================================
+ Coverage   96.12%   96.16%   +0.04%     
==========================================
  Files           4        4              
  Lines         258      287      +29     
  Branches       83       99      +16     
==========================================
+ Hits          248      276      +28     
- Misses          9       10       +1     
  Partials        1        1              
Impacted Files Coverage Δ
src/index.js 97.43% <92.30%> (-2.57%) ⬇️
src/utils.js 95.76% <100.00%> (+0.39%) ⬆️

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 1b453fb...ed4556b. Read the comment docs.

@cap-Bernardito cap-Bernardito force-pushed the emit-sourcemap-with-asset-modules branch 3 times, most recently from f486d27 to 38996ef Compare June 11, 2021 16:00
@cap-Bernardito cap-Bernardito force-pushed the emit-sourcemap-with-asset-modules branch from 38996ef to ec2ea6e Compare July 21, 2021 12:11
@cap-Bernardito cap-Bernardito changed the title fix: generate source maps for sass with asset/resource fix: generate source maps using sass with asset/resource Jul 21, 2021
@cap-Bernardito cap-Bernardito force-pushed the emit-sourcemap-with-asset-modules branch 6 times, most recently from f850949 to dad7087 Compare July 21, 2021 22:37
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.

unable to generate sourcemap with asset/resource
2 participants