karma-runner/karma

Allow source maps for non-preprocessed files

Open

#893 opened on Jan 20, 2014

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (1,703 forks)batch import
help wantedtype: backlogtype: feature

Repository metrics

Stars
 (11,918 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Based on discussion in #594.

We could add sourceMap attr to file patterns, true. Also a default preprocessor might check for in-lined source map.

Contributor guide