Pierre Romera Zhang

Results 82 comments of Pierre Romera Zhang

Hey @Raathigesh, thanks for the amazing work! I'm trying to make it work with vue-cli as well but it looks like it's just ignoring my `jest.config.js` file. I use the...

Copy that, thanks @Raathigesh !

Thanks for the doing this so quickly @Raathigesh! The error is a little bit more explicit now: ``` ℹ Error occured while obtaining Jest cofiguration for coverage report SyntaxError: Unexpected...

You're right, Majestic works well without the `--app` flag :dizzy_face:

(in the meantime I'm using the `--noOpen` flag - it's great)

I mad this workaround (using a plugin) : ``` javascript fermata.registerPlugin("slashed", function (transport, baseURL) { this.base = baseURL; transport = transport.using('statusCheck').using('autoConvert', "application/json"); return function (request, callback) { // If the...

That's odd. A wrong character probably leads to this error. A workaround until I track the bug down could be to use a URL shortener like http://goo.gl

Hi! What about a _csv2json_ middleware? It would be a quick way to integrate data from an external CSV source. Best!

...and I completely screwed up rebasing my fork. Sorry for that.

This would be awesome! In the meantime, I made this: https://gist.github.com/pirhoo/9f1f42ed73c929e1e19101356482daeb