source-map-loader
source-map-loader copied to clipboard
Feat remote resources
This PR contains a:
- [ ] bugfix
- [x] new feature
- [ ] code refactor
- [x] test update
- [ ] typo fix
- [x] metadata update
Motivation / Use-Case
Fetch remote resources Fixes #79
Breaking Changes
No
Additional Info
No
Codecov Report
Merging #113 (b525441) into master (1ccc708) will not change coverage. The diff coverage is
100.00%.
@@ Coverage Diff @@
## master #113 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 126 140 +14
Branches 33 37 +4
=========================================
+ Hits 126 140 +14
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/index.js | 100.00% <100.00%> (ø) |
|
| src/utils.js | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 1ccc708...b525441. Read the comment docs.