ricokahler / next-plugin-preval

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

fix: add cacheable false to prevent webpack from caching #24

Closed ricokahler closed 3 years ago

ricokahler commented 3 years ago

Closes #23

codecov[bot] commented 3 years ago

Codecov Report

Merging #24 (f996cce) into main (9f6ff22) will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   90.72%   90.81%   +0.09%     
==========================================
  Files           2        2              
  Lines          97       98       +1     
  Branches       33       33              
==========================================
+ Hits           88       89       +1     
  Misses          8        8              
  Partials        1        1              
Impacted Files Coverage Δ
src/loader.ts 90.38% <100.00%> (+0.18%) :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 9f6ff22...f996cce. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.0.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.0.2-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: