GIFter icon indicating copy to clipboard operation
GIFter copied to clipboard

missing GIPHY.resource

Open tanight opened this issue 7 years ago • 1 comments

Wanted to do the SalesforceDX module regarding this project. When it got up to the part to replace api key in this file <GIPHY.resource> I couldn't find it. Is this a file where I'm supposed to create to is it missing? Thank you!

tanight avatar Dec 07 '18 14:12 tanight

Hi @tanight,

I understand this follow up is over a month since you opened the issue, so it's likely this has been resolved since then because the GIPHY.resource file is available at https://github.com/forcedotcom/GIFter/blob/master/force-app/main/default/staticresources/GIPHY.resource.

When you clone the repo, you'll find it in the /force-app/main/default/staticresources/ folder.

Although the file name ends with .resource it is a JavaScript file you can edit in a text editor.

Thanks!

douglascayers avatar Jan 29 '19 22:01 douglascayers