Oriol Torrent Florensa

Results 9 comments of Oriol Torrent Florensa

@jdahdah when inspecting the source code from the [Link.js](https://github.com/wiziple/gatsby-plugin-intl/blob/master/src/link.js) component, I've noticed that you could basically use the `language` attribute in order to force the redirection to another language: ```js...

Hi @marbor3 I decided having a JS file because it can be easier to require dependencies in there if needed, though I agree with you that initially it should be...

This comes from #28, since then I have too many files around annoying. If there's a better solution (considering what is documented in #28) I'm open to suggestions, of course...

> While I think they should not be included in this estatico repository, It's useful and not uncommon to have them in the projects. I could agree on the idea...

It seems QUnit tests are failing all around… not only in this PR

I implemented this branch in current project without issues so far. By the way: very handy (and scary up to a certain point) the stats view

I would say so. It seems test.js gets a 404 when loading slideshow module page.

@backflip How would you see using package.json to define the browserslist? https://github.com/ai/browserslist#environments I think it would be more transparent to everyone, specially in maintenance phases.

There you go 😃 I hope I got your idea