babel-jspm-karma-jasmine-istanbul icon indicating copy to clipboard operation
babel-jspm-karma-jasmine-istanbul copied to clipboard

Files not being served

Open marinasundstrom opened this issue 8 years ago • 0 comments

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

marinasundstrom avatar Jun 06 '16 11:06 marinasundstrom