Steffen
Steffen
Hi, using your module with webpack, ts-loader 1.3 and typescript 2.1.4: modulesModuleBuildError: Module build failed: Error: Typescript emitted no output for node_modules\ng2-cache\src\services\storage\local-storage\cache-local-storage.service.ts. You should not need to recompile .ts files...
Hi, i am using karma-remap-coverage 0.1.4 and it would be great to get a coverage report for all source code files and not only for files which are covered by...
Hi, the tslint-loader doen't check Rules in my typescript interfaces: ``` import {Component} from '@angular/core'; export interface Test { Test : string; } ``` Running tslint standalone results in two...
Hi, in our setup/usecase we have numeric IDs in the test names. It would be great to have a column to add URLs to other sites containing information about the...
**Describe the bug** Calling the cli from this task to collect environment variables results in an error: `[Error] Wrong number of arguments (3).` **To Reproduce** task: JfrogCliV2@1 inputs: jfrogPlatformConnection: 'my_jfrog_v2'...