tschaub / karma-source-map-support

Karma plugin for inline sourcemap support
MIT License
33 stars 5 forks source link

`Error: No provider for "framework:source-map-support"! (Resolving: framework:source-map-support)` #7

Closed unlight closed 8 years ago

unlight commented 8 years ago

.I followed readme, after run my tests I see subj error. Is it browserify specific?

I'm using Typescript - Angular2 stack.

unlight commented 8 years ago

Looks like it must be added to plugins section as well.