Closed maxwellpeterson-wf closed 10 years ago
can you add some more info about how to test this @maxwellpeterson-wf ? I don't understand the context of the issue
The issue is that when SystemJS isn't present on the filesystem and karma-jspm can't load it, the previous error was less clear. Something like "undefined has no method 'import'". This will add an error telling the user that the issue is the lack of SystemJS
+10
@charliekump-wf ready to merge
QA Resource Approval: +1
Merging into master.
Fixes #2
Testing
Try running tests without a jspm_packages directory.
@trentgrover-wf