gund / ng-http-interceptor

Http Interceptor library for Angular
MIT License
104 stars 16 forks source link

Use Flat ES Modules #151

Closed gund closed 7 years ago

gund commented 7 years ago

Replace current module with FESM ES5 and add optional FESM ES2015. Also annotate code for Closure Compiler to comply with Angular Package Format.

codecov-io commented 7 years ago

Codecov Report

Merging #151 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #151   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          13     13           
  Lines         173    173           
  Branches       27     27           
=====================================
  Hits          173    173

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 59822be...fc8b26c. Read the comment docs.