antonybudianto / angular-starter

:star: Gulp Angular Starter using TypeScript (Updated to 4.4.3)

Home Page:https://antonybudianto.github.io/angular-starter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gulp build not working

darxx opened this issue · comments

coverage is generated in C:\source\app ? why?

because it's inlined, you can pass --exclude-source option when doing gulp build to have external source map

well normally inline is good enough unless you need to publish lcov.info to coveralls