Closed douglasduteil closed 9 years ago
The es6-module-loader is necessary for SystemJS to work properly, so this won't be possible for karma-jspm.
K I find out that pre-compiling the sources with my options using the karma-traceur-preprocessor works pretty well. Thanks.
Hi
I would like to use traceur (with some custom options) instead of the es6-module-loader. Will it be better to use the karma-runner/karma-traceur-preprocessor or to add more options in the karma-jspm to use the jspm installed traceur runtime ?