angular2-template-loader icon indicating copy to clipboard operation
angular2-template-loader copied to clipboard

Installing two `require` definition causes errors

Open 10kc-awright opened this issue 7 years ago • 1 comments

One must choose either node or requirejs, both will give conflict error

screen shot 2017-07-12 at 1 44 49 pm

10kc-awright avatar Jul 12 '17 17:07 10kc-awright

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   96.42%   96.42%           
=======================================
  Files           1        1           
  Lines          28       28           
  Branches        5        5           
=======================================
  Hits           27       27           
  Misses          1        1

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 c2dc887...e8ea0e3. Read the comment docs.

codecov-io avatar Jul 12 '17 17:07 codecov-io