ricokahler / next-plugin-preval

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

feat: next polyfils (including global fetch) #40

Closed ricokahler closed 3 years ago

ricokahler commented 3 years ago

Works like a charm. Big thanks to @Vadorequest

codecov[bot] commented 3 years ago

Codecov Report

Merging #40 (2410b75) into alpha (3b02c49) will increase coverage by 3.26%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            alpha      #40      +/-   ##
==========================================
+ Coverage   89.13%   92.39%   +3.26%     
==========================================
  Files           2        2              
  Lines          92       92              
  Branches       30       30              
==========================================
+ Hits           82       85       +3     
+ Misses          9        6       -3     
  Partials        1        1              
Impacted Files Coverage Δ
src/loader.ts 93.47% <ø> (+6.52%) :arrow_up:

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 3b02c49...2410b75. Read the comment docs.

ricokahler commented 3 years ago

@Vadorequest, I'm gonna merge this into alpha which should auto-release onto NPM. Would you mind testing this out when you get a chance? I'll merge to main soon after

I've also added you as a co-author to this PR :D

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.1.0-alpha.3 :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: