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: source map for other loaders #146

Merged
merged 1 commit into from Aug 12, 2022
Merged

fix: source map for other loaders #146

merged 1 commit into from Aug 12, 2022

Conversation

alexander-akait
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

fixes #141

Breaking Changes

No

Additional Info

Looks like it was mistake in code

@codecov
Copy link

codecov bot commented Aug 12, 2022

Codecov Report

Merging #146 (758147b) into master (b90be51) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #146   +/-   ##
=======================================
  Coverage   92.03%   92.03%           
=======================================
  Files           3        3           
  Lines         226      226           
  Branches       86       86           
=======================================
  Hits          208      208           
  Misses         12       12           
  Partials        6        6           
Impacted Files Coverage Δ
src/index.js 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@alexander-akait alexander-akait merged commit 5a1f866 into master Aug 12, 2022
@alexander-akait alexander-akait deleted the issue-141 branch August 12, 2022 16:57
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.

This line toString should be toJSON
1 participant