maenu

Results 16 comments of maenu

Can be fixed by adding `require('./css/main.css');` it in `index.js`, not sure if this is the best way though.

I second that. It took me hours to figure out how to communicate between PhantomJS and grunt, by `alert()` or `console.log()`, without changing the module that uses PhantomJS. But together...

I made an example repo under [example-grunt-jasmine-istanbul](https://github.com/maenu/example-grunt-jasmine-istanbul).

I'd like to see that too.

Update: After I checked out simplelanguage again with a new Eclipse and workspace, without the second language I added, the tests run within Eclipse. Different from the previous setup, I...

@yvonnecc I did not install Python, and I would assume the setup has changed in the two years since opening the issue. Maybe somebody else has pointers for you? I...