Package Exports
- karma-requirejs
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (karma-requirejs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
karma-requirejs
Adapter for the RequireJS framework.
Check out examples on how to configure RequireJS with Karma:
- Karma's integration tests https://github.com/karma-runner/integration-tests/tree/master/requirejs
- Karma's docs http://karma-runner.github.io/latest/plus/requirejs.html
For more information on Karma see the homepage.