non-stupid-digest-assets icon indicating copy to clipboard operation
non-stupid-digest-assets copied to clipboard

Missing non digested assets inside manifest file.

Open armanm opened this issue 10 years ago • 4 comments

It looks like non-digest files simply get copied into the output directory but nothing about them is added to the manifest file. In my particular case it helps to have non-digest assets added to the body of the manifest file.

Do you think that may be something you could add to the gem?

armanm avatar Dec 08 '14 00:12 armanm

I would happily accept a pull request to do this

alexspeller avatar Dec 08 '14 00:12 alexspeller

That was unexpectedly quick :smile:

Thanks

armanm avatar Dec 08 '14 00:12 armanm

i've patched that in my fork 1588a045798c7d9620ffbbb4272ecfb1a150a876

Not nice, but it does its job.

m0gg avatar Dec 09 '14 01:12 m0gg

Sorry for the mess with the pull-request

m0gg avatar Dec 09 '14 01:12 m0gg