Melvin Valster

Results 41 comments of Melvin Valster

@achambers On Heroku I know for a fact they remove the `.git` directory when building the slug which is probably why @mcfiredrill and us are seeing these errors. As for...

@achambers I'm willing to give it a shot if you can help me out a bit. Any first steps/pointers to get me started?

To solve the Heroku scenario we might want to be able to pass in a `custom` generator, basically a method that resolves with the `revisionKey`? Like I said, Heroku doesn't...

@zacharygolba Cheers for the reply! Could you list some of the "for free" stuff Lux gives with relational (SQL) databases? Thank you! I'll give Lux with dynamite a spin and...

_Similar but not quite the same:_ #545

Any pointers on how to make it work with fingerprinted SVGs? Currently we need to manually exclude every SVG that I want to inline, which is not very maintainable and...

I was looking for a "1 hour ago" relative time formatter as well in the (great) documentation and surprised it wasn't there. Adding this would make this even more powerful...

@aprescott I stumbled into the missing `svg` extension yesterday as well and observed interesting behaviour as well. How does your build process behave when passing in a complete new list...

We're running into issues with resource integrity as well. The current issue we're facing is the content of the css differs, but the md5 hash in the file is exactly...