babel-jspm-karma-jasmine-istanbul
babel-jspm-karma-jasmine-istanbul copied to clipboard
Files not being served
Hi!
I have tried to adapt your code for my own project (with the latest SystemJS version), but I have a problem getting it to work. No tests are running.
I run Karma but nothing happens, and when I watch the network activity in Developer Tools in Chrome (or any other browser) I see that my spec-files fail to be served. I then discovered that I have the same problem with your project. I don't know if this is the reason it doesn't work.
What am I doing wrong?
I have committed my attempt here: https://github.com/robertsundstrom/express-knockout-spa/tree/tests