karma-runner / karma-commonjs

A Karma plugin. Test CommonJS modules.
MIT License
73 stars 30 forks source link

Allow dependency resolution to be overridden #66

Open jamcoupe opened 5 years ago

jamcoupe commented 5 years ago

When using an external dependency it sometimes does not load correctly.

It would be useful to provide the ability to map a dependency to a pre-bundled file.