Alan Hogan

Results 45 comments of Alan Hogan

Are we sure that https://github.com/mdn/browser-compat-data/pull/15918 was based on anything more than assumptions? I don’t see any actual results or standards references noted in that PR.

`extends: false` works, thanks. And I hadn’t really thoughts about generating `.htaccess` but I suppose you could do that with an htaccess-specific template, huh. Thanks. I also like [Vincent’s fix](https://github.com/alanhogan/hyde/commit/b068bd9e611817598e9bd92ef6fecc2272060feb)...

Though, skipping files isn’t the same thing as copying. His fix relates to e.g. `.bak` backup files which are not, obviously, copied to /deployed

Oh, one last comment. The `/media` folder/node says `extends: false`; but correct me if I’m wrong, there isn’t an easy way to, say, have all your `/media` files end up...

Sure, what I’m doing right now is working with a Tornado instance which is using the Jinja2 framework and, initially, the `FileSystemLoader` set to use the same directory as all...

Is there any chance that React 16 will make a difference to how many direct children this component can take?

I have high hopes for that. I think there’s a little bug in gulp-compass that would let that technique work as soon as it’s fixed. > On Aug 21, 2014,...

No luck with sass 1.0.1 this morning, despite update to appleboy/gulp-compass#3

(as in, I do not see the sourcemap appearing as a comment)

Right. I don’t know why not. I cleared sass-cache and restarted everything I could think of.