Matthieu Lux

Results 89 comments of Matthieu Lux

Was closed automatically but never passed QA. To get back on track, the easiest is to consider it is part of the #19

Faced to the same issue. I looked deeper, it's precisely this css rule : https://github.com/jesseweed/seti-syntax/blob/157d1fe59a86ccb038b7d047b62c6e4a0e234a38/styles/syntax.less#L236 color & background-color are set on the same gray. I would suggest removing the background-color...

To be honest, I never really tried HMR with TS. If it doesn't work as for Babel, it could be tricky. After a bit of search on Google, have you...

We could perhaps add a comment in the index.scss to help people. But the SCSS code itself is an external deps and could not be copied in the project.

Gulp `test` task refers to karma tasks which are localized in the `gulp_tasks/karma.js`. If you want to try anything else, simply install mocha manually and follow a tuto for mocha...

Dup of https://github.com/FountainJS/generator-fountain-webapp/issues/182 sorry for the delay of the release.

Seems related to the use of browersync-sp (https://github.com/shakyShane/browser-sync-spa) a but Fountain rc1 includes it by default... Can you check that it's loaded in your browsersync conf?

Hi, Thanks for your explanation, I didn't know about this feature. The readme is running old because it's about the first version (master branch) of the application that i'm updating...

But... That's awesome :) I was anticipating very hard concurency situations but if we considere live multi user edition, it would be a very nice addition but also we could...