karma-sourcemap-loader icon indicating copy to clipboard operation
karma-sourcemap-loader copied to clipboard

Feature request: Add a way to remove warning in config

Open MLefebvreICO opened this issue 9 years ago • 2 comments

Hi there,

Like the title says, we would like to remove the warnings when the SourceMap position is not find for a trace, because it adds so much lines for nothing to me.

It could be an option we could set in karma's conf file.

MLefebvreICO avatar Aug 02 '16 15:08 MLefebvreICO

In addition, the Karma formatError -function doesn't get triggered for these logs, making for an oppressive batch of error messages unless you set logging to errors only, or use different types of sourcemaps.

neutraali avatar Aug 01 '18 12:08 neutraali

Do you have an example? There's not a single log.warn statement in the source code, which would be the source of warnings.

prantlf avatar Jan 21 '23 13:01 prantlf