ricokahler / next-plugin-preval

Pre-evaluate async functions during builds and import them like JSON
MIT License
255 stars 12 forks source link

feat: propagate stack trace #30

Closed ricokahler closed 3 years ago

ricokahler commented 3 years ago

The following PR switches to @babel/register which correctly propagates source maps and stack traces πŸŽ‰

Closes #22

codecov[bot] commented 3 years ago

Codecov Report

Merging #30 (0125d55) into alpha (c13d872) will decrease coverage by 1.68%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            alpha      #30      +/-   ##
==========================================
- Coverage   90.81%   89.13%   -1.69%     
==========================================
  Files           2        2              
  Lines          98       92       -6     
  Branches       33       30       -3     
==========================================
- Hits           89       82       -7     
- Misses          8        9       +1     
  Partials        1        1              
Impacted Files Coverage Ξ”
src/loader.ts 86.95% <100.00%> (-3.43%) :arrow_down:

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 c13d872...0125d55. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.1.0-alpha.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.2.0-alpha.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: