Mohy Eid

Results 11 comments of Mohy Eid

Did this PR fix this issue? I still can not get it to work!

@amilbeck Thanks for confirming. Do you recall if the delimiter was comma? Or something else? Also does it stay sonar.ts.coverage.lcovReportPath or sonar.ts.coverage.lcovReportPaths? or maybe a new one? I tried all...

Re my comment below, upgrading to jest-preset-angular 7.0.0-alpha-2 fixed this issue with setting to ES6, incase someone is facing the issue in angular. Changing the target to ES6, did not...

Wow, this seems to be a very high priority list. I am using an observable to trigger the options panel and the open function never gets called.

This is absolutely needed. I am struggling with this now. I only can figure out my token injection value on the APP_INITIALIZER function, but no way to assign it at...

Very valid request! Its really needed!

Sorry guys, I can not catch up from the comments. I get the same error. I compile my ts files using eclipse, but I get this error in the browser....

Do you mean a variable in my code? or somewhere in the server configuration?

I am facing the same problem because I am using import inside my worker.ts. I am importing a ts module that have the export keyword. I believe the file loader...