Wellington Cordeiro

Results 29 comments of Wellington Cordeiro

From what I gather we're getting steered towards using the Gatsby theme version but it's very unclear if you lose anything by doing so or why you wouldn't just go...

If you're using Docz with gitlab pages copying the `index.html` as `404.html` is a decent workaround.

@farcepest Were you able to merge this PR?

@jasonLaster uglify has had its troubles with ES6/Babel code. Might be worth fiddling with babili? https://github.com/babel/babili

@zaggy we've put a lot of work into using Flow so I'm doubtful of Typescript being included. 😉

I found that the issue is caused by us upgrading to React 15+ and using react-hot-loader 1.x. We need to upgrade to the 3.x version (currently beta). Here's a link...

:+1: I'm trying to figure out how to configure multiple databases with django-configurations and it's a bit more complicated than I expected a guide would be nice.

Because this was around before hooks

E10S issues - [ ] The settings (liberator://help/options) cannot be opened at all when e10s is enabled - [ ] Insert mode is broken - clicking inside an input field...

@corkybeta Between Mozilla's deprecation of their older extension API and the slowness of Vimperator adding e10s support I imagine it's not fully feasible without what is essentially a rewrite.