beyerleinf / esbuild-azure-functions

A ✨blazingly fast✨ builder for Azure Functions powered by esbuild.
MIT License
12 stars 2 forks source link

fix(shim-plugin): Skip source maps when shimming #14

Closed beyerleinf closed 2 years ago

beyerleinf commented 2 years ago

Closes #11

codecov-commenter commented 2 years ago

Codecov Report

Merging #14 (7393712) into main (665a948) will increase coverage by 0.08%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   93.07%   93.15%   +0.08%     
==========================================
  Files          21       21              
  Lines         491      497       +6     
  Branches       43       45       +2     
==========================================
+ Hits          457      463       +6     
  Misses         34       34              
Impacted Files Coverage Δ
src/lib/plugins/shim.plugin.ts 100.00% <100.00%> (ø)

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