P3tronius
P3tronius
Upvoting! Since ng 8.2.4+ there is an issue with Terser and tinymce on a unicode regex, the only workaround is to set ascii_only: true using your builder.
Ok, well I guess i'll wait for Rxjs Tools then, thanks.
Seems to be the same issue with JsonPipe.
Especially as in index.js there is: ` var testFilePattern = reporterConfig.testFilePattern || '(.spec.ts|.spec.js)'`
There is an easy hack, at the top of your karma.config.js file (or any other loaded in the browser), add this override: ``` // Override of string.endWith to workaround sonarqubeUnit...
Saldy, it does not work either for this kind of logic: ``