Justin Morris

Results 21 comments of Justin Morris

This issue seems to have also started occurring in the newly released Firefox 29. :(

brb implementing prettier in dev... 😉😜

After digging a bit more it seems like the following is possible; ```ex config :kane, token: Goth.Token, endpoint: "http://127.0.0.1:8085" config :goth, json: nil, project_id: "foo" ```

Yep, I can take a stab at this.

Hmm—interesting. The initial copy should be skipped as images already in the manifest should be seen as identical. Can you provide any more info? Platform, manifest contents, etc? Also are...

@kseyedmehdi hmm—thanks. Any chance I can grab the version of middleman also—just want to try and make a failing test case so I can reproduce. That manifest looks fine I...

@kseyedmehdi As of 14d6b07 I’ve added the Appraisals gem to run the test suite in a bunch of Middleman versions (including 3.2.2). I was hoping that this might catch the...

@kseyedmehdi Ahh—cool I guess that makes sense, though I’m surprised that `asset_hash` is changing the file mtimes. It doesn’t seem like it should need to. Anyway, I like the idea...

Ahh — of course it does. Hmm, yeah I’m not really sure if there is a way around that. Perhaps I’ll try and chase up the Middleman core devs.