Closed ishubham-k closed 8 years ago
This seems to be congfigured specifically for your system, with all those absolute paths etc. Probably not very useful for users with different paths?
I think that should not be a problem. Not sure what absolute paths you are referring to.
For example SBT path and JAVA_HOME.
Besides, this is quite a bit outside the scope of the SPA tutorial anyway :)
Agreed. Closing this one. Thanks.
A while I was having a lot of trouble in running
sbt test
on windows machine. Reasons are still unknown why that was happening(may be jsdom or may be wrong version of npm). So I thought adding a appveyor ci config to give some love to windows users :)