Closed lazaromenezes closed 8 years ago
@@ master #137 diff @@
==========================================
Files 16 16
Lines 331 331
Methods 20 20
Messages 0 0
Branches 47 47
==========================================
Hits 231 231
Misses 81 81
Partials 19 19
Powered by Codecov. Last update bb3a749...32a45fa
Thank you!
Hi,
This pull request changes the way the Karma context and debug HTML files are replaced.
Instead of copying the custom HTML files to Karma install, it uses Karma's customContextFile and customDebugFile properties to tell Karma to use HTML files with tags.
Thanks, Lazaro